Skip to content

zayedaljaberi/urlfuzzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlfuzzing

Advance URL Fuzzing + Whois Domain running on python v1.0

Using this tool will allow you to catagories all the common servers, cms and extensions of domains that you want to check over. to discover hidden folders and backups that might contain valuable information.

#Pre-Requirement

  • Pip (if you don't have it use the command below in terminal)

sudo easy_install pip

  • ipwhois Module (if you don't have it use the command below in terminal)

pip install --upgrade ipwhois

or

pip install -e git+github.com/secynic/ipwhois@master#egg=ipwhois

  • For Linux Users:

pip3 install --upgrade ipwhois

or

pip3 install -e git+github.com/secynic/ipwhois@master#egg=ipwhois

#USING

python urlfuzzing.py

#Credit http://wesecure.ae

Support@wesecure.ae

About

Advance URL Fuzzing + Whois Domain running on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages