Shell Finder is a utility developed to search a set of domain names for known vulnerabilities by searching for specific shell scripts.
Functionalities:
Allows a range of domains to be scanned at the same time using threads.
Identifies common vulnerabilities and their exploits.
Results are immediately relayed to your Telegram bot.
Requirements
Python 3.x
concurrent.futures module (part of Python’s standard library)
Either clone the repo or get the source code, download compress file.
Install the necessary Python libraries:
pip install requests urllib3
Download it now
Functionalities:
Allows a range of domains to be scanned at the same time using threads.
Identifies common vulnerabilities and their exploits.
Results are immediately relayed to your Telegram bot.
Requirements
Python 3.x
concurrent.futures module (part of Python’s standard library)
Either clone the repo or get the source code, download compress file.
Install the necessary Python libraries:
pip install requests urllib3
Download it now