q11b / whoUR

Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhoUr

WhoUr is a simple tool in python for getting info of a website and scan sqli vul with google. this is fast but is not powerful, actually is under construction, but is usefully.

asciicast

Features:

  • Whois
  • DNS Lookup
  • IP Reverse Lookup
  • Admin Finder
  • Dork Scanner
  • SQLI vul scanner

Dork scanner

You can use you 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.

Usage

git clone https://github.com/jopcode/whour
cd whour
pip install -r requirements.txt
python whoUR.py

About

Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%