View Single Post
  #1  
Old 04-14-2025, 09:14 PM

danbasko danbasko is offline
Join Date: Oct 2024
Posts: 0
Default


SleuthQL is a python3 script to identify parameters and values that contain SQL-like syntax. Once identified, SleuthQL will then insert SQLMap identifiers into each parameter where the SQL-esque variables were identified.
Why not Burp Pro?
Burp Pro's scanner is great, but isn't as full featured as SQLMap. Thus, if we can prioritize requests to feed into SQLMap in a batch-like manner and look for results this way, we can increase the detection rate of SQL injection.
https://github.com/RhinoSecurityLabs/SleuthQL