java-memshell-scanner
java-memshell-scanner copied to clipboard
通过jsp脚本扫描java web Filter/Servlet型内存马
只测试了tomcat789
检测出的内存马无法dump出class文件
报错如下: ` type Exception report message Unable to compile class for JSP: description The server encountered an internal error that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to...
Listener型内存马杀不掉: ``` ```
增加Tomcat-Value、Timer、Websocket 、Upgrade 、ExecutorShell内存马的查杀检测
现在很多的项目都是用spirngboot来部署的,但是都知道spirngboot是不支持jsp脚本的,而且springboot项目获得serlvet上下文的方法还不一样,希望能改一个基于spirng项目的查杀工具。