- A shell scanner is a tool used to identify and detect malicious code, often referred to as a shell, that has been uploaded onto a web server. The tool works by searching through directories and files on the server for specific strings or paths that are commonly associated with malicious code.
Wordlist/Shell-Strings.txt = Malicious Strings
Wordlist/Traversal.txt = Traversal Path
Wordlist/Other-Strings.txt = Mailer/Uploader Strings
Wordlist/Trusted-Files.txt = Filename on current Target & Dir
- Python2.7
- Linuxer
- Wingays
$ git clone https://github.com/Pari-Malam/Shell-Scanner
$ cd Shell-Scanner
$ pip/pip2 install -r requirements.txt
$ python/python2 shell-scanner.py
- By using this tool, you agree that you are using it for educational purposes only and that you will not use it for any illegal activity. You also agree to bear all risks associated with the use of this tool. I will not be responsible for direct or indirect damage caused by the use of this tool. Don't suyyyyyyyyyyyyyyyyyyyy me!
- Pari Malam