The Wayback Machine - https://web.archive.org/web/20201121141117/https://github.com/jopcode/whoUR
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.