home/categories/debugging/waiwai24-binaryx-agent-claude-skills-detecting-format-string-skill-md
debuggingtools

detecting-format-string

Detects format string vulnerabilities by identifying unsafe printf family function calls with user-controlled format strings. Use when analyzing logging, error handling, or investigating memory disclosure via format strings.

waiwai24
maintainer
waiwai24
업데이트됨 12/26/2025
스타
1
포크
0
quick start

Installation and usage

Detects format string vulnerabilities by identifying unsafe printf family function calls with user-controlled format strings. Use when analyzing logging, error handling, or investigating memory disclosure via format strings.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use detecting-format-string