All Projects → zayedaljaberi → Urlfuzzing

zayedaljaberi / Urlfuzzing

Advance URL Fuzzing + Whois Domain running on python

Programming Languages

python
139335 projects - #7 most used programming language

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/[email protected]#egg=ipwhois

  • For Linux Users:

pip3 install --upgrade ipwhois

or

pip3 install -e git+github.com/secynic/[email protected]#egg=ipwhois

#USING

python urlfuzzing.py

#Credit http://wesecure.ae

[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].