jopcode / 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.

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

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%