Справка:
sqliv --help
usage: sqliv.py [-h] [-d inurl:example] [-e bing, google, yahoo] [-p 100]
[-t www.example.com] [-r] [-o result.json] [-s]
optional arguments:
-h, --help show this help message and exit
-d inurl:example SQL injection dork
-e bing, google, yahoo
search engine [Bing, Google, and Yahoo]
-p 100 number of websites to look for in search engine
-t www.example.com scan target website
-r reverse domain
-o result.json output result into json
-s output search even if there are no results
Комментарии
2