Skip to content

A bash script that scans directories for malicious php files and injections.

License

Notifications You must be signed in to change notification settings

javaj0hn/shell-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Scanner

This script allows you to scan a specified web directory for malicious files and injections. Its primary use is for detecting compromised CMS such as WordPress, Joomla & Drupal.

Running the script

Shell scanner is extremely easy to use. Simply navigate to the directory you wish you scan and type the following:

cd /your/directory/you/wish/to/scan
wget https://raw.githubusercontent.com/javaj0hn/shell-scanner/master/audit.sh
sh audit.sh

About

A bash script that scans directories for malicious php files and injections.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages