ManhNho / shellsum

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%