2 matches found
Weggli_rules_SSTIC2023
这里是一份精心整理的 weggli 查询列表 你可以逐一阅读和使用它们,也可以批量运行: 用法: root@kitploit: $ bash dangerousfunctions.qry code.c $ bash mallocoverflow.qry -e cc sourcedir/ 共有三个类别: 1. 危险函数:例如 strcpy、system 等.. 2. 栈:尝试检测栈上的拷贝,以及其他内容.. 3. malloc:查找 malloc 函数中的溢出 它们都是自动文档化的,你可以直接阅读它们。...
6AI score
SaveExploits0
trgil gilcc buffer overflow vulnerability
Gilcc is a C code analysis tool. trgil gilcc suffers from a buffer overflow vulnerability that stems from an out-of-bounds array access to the software's function srcparsertransstage123, which can be exploited by attackers to cause a denial of service...
7.5CVSS5.9AI score0.01259EPSS
SaveExploits0References1
20