Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c0ny1/java-memshell-scanner

通过jsp脚本扫描java web Filter/Servlet型内存马
https://github.com/c0ny1/java-memshell-scanner

Last synced: 3 months ago
JSON representation

通过jsp脚本扫描java web Filter/Servlet型内存马

Awesome Lists containing this project

README

        

## 0x01 简介
通过jsp脚本扫描并查杀各类中间件内存马,比Java agent要温和一些。

## 0x02 截图
![Tomcat内存马扫描结果展示](doc/tomcat-memshell-scanner.png)

增加Listener型内存马检测,如果不存在Listener则不显示该项

![Tomcat内存马扫描结果展示](doc/listener.png)

## 0x03 更多
[Filter/Servlet型内存马的扫描抓捕与查杀](https://gv7.me/articles/2020/filter-servlet-type-memshell-scan-capture-and-kill/)