/web-scan

"Collects potentially vulnerable web pages and applications on the Internet, or other valuable information picked up by Google's search bots."

Primary LanguagePython

Web-Scan

Web-Scan

coverage codacy downloads version rating

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.

Data You Can Find Using Web-Scan

  1. Usernames and passwords
  2. Admin login pages
  3. Sensitive documents
  4. Govt/military data
  5. Email lists
  6. Bank account details
  7. Vulnerable websites

and other valuable information.


Install Web-Scan

Web-Scan can be installed on:

  • Kali Linux
  • Parrot
  • BlackArch
  • Termux

[√] Installation and Usage on Linux

$ sudo git clone https://github.com/KIRAN-KUMAR-K3/Web-Scan
$ cd Web-Scan
$ pip3 install -r requirements.txt
$ sudo python3 Web-Scan.py

[√] Installation and Usage on Termux

$ git clone https://github.com/KIRAN-KUMAR-K3/Web-Scan
$ cd Web-Scan
$ pip install -r requirements.txt
$ python Web-Scan.py

DISCLAIMER:

  1. THIS TOOL IS FOR EDUCATIONAL PURPOSES AND PENETRATION TESTING ONLY!
  2. THE AUTHOR WON'T BE RESPONSIBLE FOR ANY HARM OR DAMAGE CAUSED BY THIS TOOL.
  3. DON'T USE THE INFORMATION YOU GET FROM THIS TOOL TO GAIN UNAUTHORIZED ACCESS.
  4. PERFORMING ANY HACK WITHOUT WRITTEN INFORMATION IS ILLEGAL.

Follow on Social Media

github