关联漏洞
Description
To check for vulnerability CVE-2019-13272
介绍
# ptrace-vuln
To check for vulnerability CVE-2019-13272
***


It is just a sample proof of concept generated by LLM and does not cover all cases.
The basic idea is if the system is not hardened and ptrace is not removed, the vulnerability should be considered applicable.


***


Steps to compile code and run it:
```
gcc poc.c -o test
chmod +x test
./test
```
***


Sample output:
```
<..SNIP..>
Syscall: 158
Syscall: 158
Syscall: 218
Syscall: 218
Syscall: 273
Syscall: 2
Syscall: 5
Syscall: 1
Hello, ptrace!
Syscall: 1
Syscall: 3
<..SNIP..>
```
***


文件快照
[4.0K] /data/pocs/c520e43e76f0766c7ac4550a1ebb640cdbd60fe9
├── [1.0K] LICENSE
├── [ 771] poc.c
└── [ 595] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。