web-security-expert
Installation
SKILL.md
Web Security Expert
OWASP Top 10 Quick Reference
| Vuln | Test | Payload Example |
|---|---|---|
| SQLi | ', ", 1 OR 1=1 |
' UNION SELECT null,username,password FROM users-- |
| XSS | <script>, event handlers |
<img src=x onerror=alert(1)> |
| SSRF | Internal URLs | http://127.0.0.1, http://169.254.169.254 |
| IDOR | Change IDs | /api/user/123 → /api/user/124 |
| LFI | Path traversal | ../../../etc/passwd |
| RCE | Command chars | ; id, ` |
Testing Checklist
Related skills
More from duck4nh/antigravity-kit
linux-server-expert
>-
337pentest-expert
>-
179exploit-dev-expert
>-
65webpack-expert
Webpack build optimization expert with deep knowledge of configuration patterns, bundle analysis, code splitting, module federation, performance optimization, and plugin/loader ecosystem. Use PROACTIVELY for any Webpack bundling issues including complex optimizations, build performance, custom plugins/loaders, and modern architecture patterns. If a specialized expert is a better fit, I will recommend switching and stop.
31mode-exploit
>-
19monitoring-expert
>-
19