Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
shellsum — 방어 도구 - 로컬 디렉토리에서 md5sum을 통해 웹쉘을 탐지합니다 | Kitploit
도구/GitHubGitHub/manhnho/shellsum
Defensive ToolsVulnerability ScannersWeb SecurityMalware Analysis
GitHubmanhnho/shellsum

shellsum

방어 도구 - 로컬 디렉토리에서 md5sum을 통해 웹쉘을 탐지합니다

저장소 보기
32847년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

Shellsum

made-with-python

무엇인가요?

방어 도구 – md5sum을 통해 로컬 디렉터리에서 웹 셸을 탐지합니다.

특징

  • 빠른 속도
  • 가벼움
  • 방대한 데이터베이스
  • 테이블 출력

사용법

  • 설치
root@kitploit:~
git clone https://github.com/ManhNho/shellsum.git
chmod 755 -R shellsum/
cd shellsum/
pip install -r requirements.txt
  • 실행
root@kitploit:~
python shellsum.py

데모

Demo

할 일

  • 출력 다듬기
  • 파일 보고서 내보내기
  • 모듈화
  • 데이터베이스 확장

참고 자료

  • https://github.com/tennc/webshell
  • https://www.kitploit.com/2019/07/shellsum-defense-tool-detect-web-shells.html
도구 다운로드