Skip to content

Perform With Shell Scanner Using Path Traversal & Strings

Notifications You must be signed in to change notification settings

ThatNotEasy/Shell-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shell-Scanner

  • 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.

Screenshot

Screenshot_1

Edit Our Custom Wordlist

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

Requirements

  • Python2.7

Supported Os

  • Linuxer
  • Wingays

Get start with

$ git clone https://github.com/Pari-Malam/Shell-Scanner
$ cd Shell-Scanner
$ pip/pip2 install -r requirements.txt
$ python/python2 shell-scanner.py

Footprints Notes

  • 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!

Author

  • Pari Malam

Contacts

Telegram Discord

About

Perform With Shell Scanner Using Path Traversal & Strings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages