Skip to content
forked from 1N3/BlackWidow

A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.

License

Notifications You must be signed in to change notification settings

bl4ck01/BlackWidow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

ABOUT:

BlackWidow is a python based web application spider to gather subdomains, URL's, dynamic parameters, email addresses and phone numbers from a target website.

DEMO VIDEO:

BlackWidow Demo

FEATURES:

  • Automatically collect all URL's from a target website
  • Automatically collect all dynamic URL's and parameters from a target website
  • Automatically collect all subdomains from a target website
  • Automatically collect all phone numbers from a target website
  • Automatically collect all email addresses from a target website
  • Automatically collect all form URL's from a target website
  • Automatically saves all data into sorted text files

LINUX INSTALL:

cp blackwidow /usr/bin/blackwidow

USAGE:

blackwidow -u https://target.com - crawl target.com with 3 levels of depth.
blackwidow -d target.com -l 5 - crawl the domain: target.com with 5 levels of depth.

SAMPLE REPORT:

alt tag

LICENSE:

This software is free to distribute, modify and use with the condition that credit is provided to the creator (1N3@CrowdShield) and is not for commercial use.

DONATIONS:

Donations are welcome. This will help fascilitate improved features, frequent updates and better overall support.

  • [+] BTC 1Fav36btfmdrYpCAR65XjKHhxuJJwFyKum"
  • [+] ETH 0x20bB09273702eaBDFbEE9809473Fd04b969a794d"
  • [+] LTC LQ6mPewec3xeLBYMdRP4yzeta6b9urqs2f"
  • [+] XMR 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS3EN24xprAQ1Z5Sy5s"
  • [+] ZCASH t1fsizsk2cqqJAjRoUmXJSyoVa9utYucXt7"

About

A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%