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
Actualizado 12/26/2025
Estrellas
1
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use detecting-format-string