Detecting SQL Injection Via Waf Logs

Use when analyzing WAF (ModSecurity/AWS WAF/Cloudflare) logs to detect SQL injection attack campaigns. Parses ModSecurity audit logs and JSON WAF event logs to identify SQLi patterns (UNION SELECT, OR 1=1, SLEEP(), BENCHMARK()), tracks attack sources, correlates multi-stage injection attempts, and generates incident reports with OWASP classification.

oyi77 d780dc7 3.8 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/detecting-sql-injection-via-waf-logs commit d780dc7c34

Frequently asked questions

npx skillmds add oyi77/detecting-sql-injection-via-waf-logs