Directory and file enumeration using ffuf, gobuster, dirsearch, and feroxbuster. Use this skill when user needs to discover hidden directories, enumerate files, find backup files, or map application structure through path fuzzing.
$npx -y skills add crazymarky/pentest-skills --skill recon-dir-scanInstalls into the current project.
Run `npx skills use "https://github.com/crazymarky/pentest-skills" --skill "crazymarky/pentest-skills/recon-dir-scan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crazymarky/pentest-skills" that are relevant to the current task. Run `npx skills add "https://github.com/crazymarky/pentest-skills"` and select the relevant skills, then follow their instructions.