SkillAgentSearch skills...

Shellsum

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

Install / Use

/learn @ManhNho/Shellsum
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Shellsum

made-with-python

What is this?

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

Features

  • [x] Fast speed
  • [x] Lightweight
  • [x] Big database
  • [x] 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

  • https://github.com/tennc/webshell
  • https://www.kitploit.com/2019/07/shellsum-defense-tool-detect-web-shells.html
View on GitHub
GitHub Stars32
CategoryDevelopment
Updated3mo ago
Forks9

Languages

Python

Security Score

77/100

Audited on Dec 9, 2025

No findings