Web-Scraper
Web-Scraper copied to clipboard
Web Scraper is a melange of Web tools for web hacking, reconnaissance, bug bounty so on. This tool consists of 20 most used web tools for security assessment
Web Scraper
A Melange of Web Tools for Web Hacking
Web Scraper is a Python based Tool for web hacking and assesment. Web Scraper is a cluster of 20 most used tools to execute attacks from single click
DISCLAIMER :
The Developer of Web Scraper will not be held responsible if the tool is used with malicious or criminal intent. Use at your own risk !
USES OF WEB SCRAPER :
- This tool could be used for web hacking
- You can also perform Reconassiance using this tool
- Can be helpful for Bug Bounty
- Can be used for scraping sensitive information
FEATURES :
- Find ASN
- HTTP Header
- Find Subdomain
- Find Web Technology
- Find Admin Panel
- Find Directories
- Whois Information
- Port Scan
- TCP Scan
- UDP Scan
- External Links
- Banner Grab
- Subnet Lookup
- Reverse IP Lookup
- Geo-Location
- DNS Lookup
- Trace Route
- Firewall Detect
- Vulnerability Scan
- Zone Transfer
INSTALLATION :
Web Scraper requires Python 3.7 or higher version to run.
$ git clone https://github.com/Encryptor-Sec/Web-Scraper.git
REQUIREMENTS :
Please install the required libraries in order to run the tool
$ pip install -r requirements.txt
USAGE :
The tool can be executed by running the below commannd
$ python3 web_scraper.py
The tool will ask to Enter a target for assesment. You can either put IP address of the target or the Domain name
Enter Target Address [Example.com / IP] : google.com
Then the tool will check if the target phyically exists or not and it will show the target status [Live / Down]
Then it will prompt you to choose a particular option for assesing the target
LICENSE
MIT-License