Skip to content

ManhNho/shellsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellsum

made-with-python

What is this?

A defense tool - detect web shells in local directories via md5sum

Features

  • Fast speed
  • Lightweight
  • Big database
  • Table output

Usages

  • Install
git clone https://github.com/ManhNho/shellsum.git
chmod 755 -R shellsum/
cd shellsum/
pip install -r requirements.txt
  • Run
python shellsum.py

Demo

Demo

ToDo

  • Smooth output
  • Export file report
  • Modularization
  • Bigger database

References

Releases

No releases published

Packages

No packages published

Languages