Web-Scan collects potentially vulnerable web pages and applications on the Internet or other valuable info picked up by Google's search bots.
You can save the output in a file for later viewing. Customize the number of searches and displayed websites.
Web-Scan also functions as a command-line interface (CLI) for quick Google searches, displaying only links without ads, ensuring speed.
Be cautious not to overdo it, as excessive requests may lead to captchas from Google. This can be annoying and limit your search capabilities.
- Usernames and passwords
- Admin login pages
- Sensitive documents
- Govt/military data
- Email lists
- Bank account details
- Vulnerable websites
and other valuable information.
Web-Scan can be installed on:
- Kali Linux
- Parrot
- BlackArch
- Termux
$ sudo git clone https://github.com/KIRAN-KUMAR-K3/Web-Scan
$ cd Web-Scan
$ pip3 install -r requirements.txt
$ sudo python3 Web-Scan.py
$ git clone https://github.com/KIRAN-KUMAR-K3/Web-Scan
$ cd Web-Scan
$ pip install -r requirements.txt
$ python Web-Scan.py
- THIS TOOL IS FOR EDUCATIONAL PURPOSES AND PENETRATION TESTING ONLY!
- THE AUTHOR WON'T BE RESPONSIBLE FOR ANY HARM OR DAMAGE CAUSED BY THIS TOOL.
- DON'T USE THE INFORMATION YOU GET FROM THIS TOOL TO GAIN UNAUTHORIZED ACCESS.
- PERFORMING ANY HACK WITHOUT WRITTEN INFORMATION IS ILLEGAL.