It is a Python-based web application scanner that collects #OSINT and fuzzes a target website for OWASP vulnerabilities.
BlackWidow is a web application spider written in Python that collects subdomains, URLs, dynamic parameters, email addresses, and phone numbers from a target website. An Inject-X fuzzer is included in this project to scan dynamic URLs for known OWASP vulnerabilities.
#FEATURES:-
- Collect all URLs from a target website automatically
- Collect all dynamic URLs and parameters from a target website automatically
- Collect all subdomains from a specified website automatically
- Collect all phone numbers from a target website automatically
- Collect all email addresses from a given website automatically
- Collect all form URLs from a target website automatically
- Scan/fuzz for common OWASP TOP vulnerabilities automatically.
- Saves all data into sorted text files automatically.
Disclaimer: The intended use for the tool is strictly educational and should not be used for any other purpose.
Download Link: https://github.com/1N3/BlackWidow