
Blue Team
sqlchecker.py
You got your SQLi in my PCAP!

Project URL: https://github.com/thebriandurham/MiscTools
- Python script that reads in a list of reserved SQL keywords and scans a provided input to determine whether or not a SQL keyword is present.
- Useful for PCAP analysis to determine the validity of SQLi security events.