How to
-h
to view help
-d
to search vulnerable sites using google dork
-f <file>
to scan vulnerability of urls in given file
--about
to view banner
Dependencies
pip install beautifulsoup4
Customization
Edit ext/useragents.py
to add custom user-agents
Edit ext/sqlierrors.py
to add more SQL Injection error messages
Alias the file to .bashrc (or .*rc)
to call from anywhere in Linux platforms