← Projects

vaccine

February 2026

GoSQL InjectionGoroutinesNetwork42
github

Detects and exploits SQL injection vulnerabilities using four distinct techniques — error-based, boolean-based, time-based, and union-based — across five database engines. Automatically identifies injectable parameters in GET and POST requests, fingerprints the target database, and can extract full data dumps. Uses goroutines for concurrent detection. Started during the cybersecurity piscine, extended afterward with broader engine support and a more robust detection pipeline.