7 matches found
NullSection
NullSection NullSection 是一款反逆向工具,它采用一种技术将节头覆盖为空字节。 安装 root@kitploit: git clone https://github.com/MatheuZSecurity/NullSection cd NullSection gcc nullsection.c -o nullsection ./nullsection 优势 在任何 ELF 文件(例如 .ko rootkit)上运行 nullsection 后,如果你使用 Ghidra/IDA 来解析 ELF 函数,将不会显示任何内容——反编译器中不会有可解析的函数。即便你运行...
CVE-2026-62958
Libriscv 中存在一个漏洞,攻击者可以利用越界读取导致沙箱崩溃。 创建 Bad elf: root@kitploit: python3 poc.py samplefile poisonedfile 结果: root@kitploit: ❯ python3 poc.py fib poisonedfile Manipulating .text section header at offset 0x250 Manipulating .symtab section header at offset 0x710 ❯ ./rvlinux poisonedfile fish: Job 1,...
EUVD-2016-9238
Malware in sbrugna...
Out-of-bounds
An exploitable out of bounds write vulnerability exists in the parsing of ELF Section Headers of Hopper Disassembler 3.11.20. A specially crafted ELF file can cause attacker controlled pointer arithmetic resulting in a partially controlled out of bounds write. An attacker can craft an ELF file wi...
CVE-2016-8390
CVE-2016-8390 concerns Hopper Disassembler 3.11.20, where the ELF Section Headers parsing has an out-of-bounds write due to attacker-controlled data in the section header table. Multiple connected sources describe a vulnerability in ELF parsing that can cause memory corruption via a crafted ELF f...
Hopper Disassembler ELF Section Header Size Code Execution Vulnerability(CVE-2016-8390)
Summary An exploitable out of bounds write vulnerability exists in the parsing of ELF Section Headers of Hopper App. A specially crafted ELF file can cause attacker controlled pointer arithmetic resulting in a partially controlled out of bounds write. An attacker can craft an ELF file with...
Hopper Disassembler ELF Section Header Size Code Execution Vulnerability
Summary An exploitable out of bounds write vulnerability exists in the parsing of ELF Section Headers of Hopper App. A specially crafted ELF file can cause attacker controlled pointer arithmetic resulting in a partially controlled out of bounds write. An attacker can craft an ELF file with...