SQL injection detection and exploitation using sqlmap, manual techniques, and custom payloads. Use this skill when user needs to test for SQL injection vulnerabilities, extract database information, or exploit SQLi in parameters, headers, or cookies.
$npx -y skills add crazymarky/pentest-skills --skill exploit-sqliInstalls into the current project.
Run `npx skills use "https://github.com/crazymarky/pentest-skills" --skill "crazymarky/pentest-skills/exploit-sqli"` 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.