whoUR v1.6 releases: information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner
WhoUr is a simple tool in python for getting info of a website and scan sqli vuln with google. this is fast but is not powerful, actually is under construction, but is useful.
Features:
- Whois
- DNS Lookup
- IP Reverse Lookup
- Admin Finder
- Dork Scanner
- SQLI vul scanner
Dork scanner
You can use your own dork(inurl:”index.php?id=”) or a random dork from ‘dics/dork.txt’, you can save the found vulnerable sites in a text file.
Changelog v1.6
Download
git clone https://github.com/jopcode/whour
cd whour
pip3 install -r requirements.txt
Use
python3 whoUR.py
Copyright (C) 2017 jopcode
Source: https://github.com/jopcode/