-
Notifications
You must be signed in to change notification settings - Fork 586
Open
Labels
Description
有人反馈 mount-procfs 报错,无法正常利用。
2025/02/22 17:14:32 env GOTRACEBACK not found, trying to set GOTRACEBACK=crash then reload exploit.
2025/02/22 17:14:32 Execute Shell:./cdk_linux_amd64_thin_upx run mount-procfs /mnt/host_proc ps failed with error:signal: aborted (core dumped)
2025/02/22 17:14:32 if you see "(core dumped)" in former err output, means exploit success.
这其实是利用成功了,这个漏洞的利用需要触发 core dumped,而且当前 EXP 没有做成有回显的,所以导致利用成功之后,大家不清楚是否利用成功。利用成功的标识见截图红框。