WhoUR Save

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

Project README

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.

This project has been update for use python3.

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
pip3 install -r requirements.txt
python3 whoUR.py

Change-Log

1.6

[17-01-2020] retake project, Update code for use python3, Fix some bug

Open Source Agenda is not affiliated with "WhoUR" Project. README Source: jopcode/whoUR