HSQLi is used to discover SQL Injection using Dorks. it's also counting of coloums of Union-Based Method
Requirements modules
- argparse
- requests
- beautifulsoup4
Arguments function
- --limit -> to limits of urls that has been dorked
Demo run
how to run
main.py allinurl=index.php?id= > no limit
main.py allinurl=index.php?id= --limit 12 > to limit just 12 urls to scan
support multiply scan
main.py "inlink:index.php?id=" "inlink:gallery.php?id="