-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
目标:spring-boot,内置tomcat8
生产方式:jar包
测试工具:冰鞋、哥斯拉
中间件:spring MVC 、Tomcat
组件类型:Listenter
注入方式:本地jar -jar toos.jar pid
root@36e5248b2ca4 webapps]# java -jar demo.jar
[*] Found pid 839 ——> [user--1.6.jar]
[*] Found pid 889 ——> [demo.jar]
[root@36e5248b2ca4 webapps]# java -jar demo.jar 839
[*] Current agent path: /home/webapps/demo.jar
[*] Attaching to target JVM with PID: 839
[+] Attached to target JVM and loaded agent successfully
[root@36e5248b2ca4 webapps]# java -jar demo.jar 839
[*] Current agent path: /home/webapps/demo.jar
[*] Attaching to target JVM with PID: 839
[+] Attached to target JVM and loaded agent successfully
[root@36e5248b2ca4 webapps]#
提示注入成功,
按照对应路径和请求头访问,然后再用哥斯拉和冰鞋都无法访问
Metadata
Metadata
Assignees
Labels
No labels