Lucene search
+L

294 matches found

Kitploit
Kitploit
added 2026/09/04 9:48 p.m.8 views

copy-as-yara

Copy as YARA 作者:alden 将反汇编整齐地格式化以用于 YARA 规则。 描述: 这是一个非常简单的插件,允许你以可用于 YARA 规则的方式复制反汇编。你可以选择按原样复制汇编代码,或使用地址通配符来创建更健壮的规则。 用法: 要复制你需要的反汇编,无论在哪个视图中,直接选中它即可。接下来,导航到 插件 Copy for YARA 选项。格式化后的文本将自动复制到你的剪贴板。 地址通配符 此格式会尝试对可能的地址令牌进行通配,以使规则更健壮。它通过两种策略来实现: x86 root@kitploit: 49 8b 5e 08 // mov rbx, qword...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 9:46 p.m.9 views

x64dbg-xfg-marker

x64dbg XFG 标记插件 Microsoft eXtended Flow Guard XFG 是一种控制流完整性(CFI)技术,它通过函数调用签名扩展了 CFG。每个签名长 度为 8 字节,位于目标函数之前。由于签名位于代码段中,x64dbg 会将其误认为 随机指令。这也常常导致 x64dbg 无法正确反汇编函数的起始部分。 该插件会遍历所有 XFG 函数调用签名,并将其标记为 8 字节整数,从而在签名与函数之间形成清晰的分隔。 交叉引用与注释 该插件还提供选项,可为可能的间接调用目标函数添加注释,并在间接调用与每个目标函数之间添加交叉引用,以便于导航。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 9:29 p.m.9 views

NOP_Plugin

NOPPlugin 用于在 IDA 中将指令 NOP 掉的插件。 该插件的创建灵感来自 Vidar Stealer(当时我正在尝试去除垃圾字节 / 指令)。 之前: 之后: 使用说明 将 NOPPlugin.py 文件粘贴到 IDA 的 "plugins" 子目录下。 要 NOP 掉指令,只需选中指令并按 "SHIFT+Z"。...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-55893

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and...

7.3CVSS6.3AI score0.0014EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/21 2:09 a.m.13 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the shdisassemble function. An attacker can cause a segmentation fault and terminate the process by supplying crafted SH2A bytecode that leads to an out-of-bounds read in the decode table. Remediation A fix was...

6.9CVSS5.4AI score0.00134EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/21 2:09 a.m.9 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the setregn function. An attacker can cause a four-byte heap buffer overflow by supplying crafted SH2A FPU bytecode processed through csdisasmiter or csdisasm with specific architecture and mode options,...

7.3CVSS6.7AI score0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 10:17 p.m.20 views

CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS0.00134EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 10:17 p.m.18 views

DEBIAN-CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 10:17 p.m.8 views

CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6.2AI score0.00134EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/20 10:17 p.m.9 views

CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 10:17 p.m.8 views

UBUNTU-CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6.2AI score0.00134EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 10:17 p.m.7 views

UBUNTU-CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/20 9:32 p.m.13 views

CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 9:31 p.m.38 views

CVE-2026-55894

CVE-2026-55894 is an out-of-bounds read in the Capstone disassembly framework (≤ 6.0.0-Alpha9). The sh_disassemble() function in arch/SH/SHDisassembler.c computes an idx value from a raw 16-bit instruction without validating it against the active mode-specific decode[] function-pointer table. An ...

6.8CVSS6AI score0.00134EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 9:31 p.m.17 views

EUVD-2026-63669

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6AI score0.00134EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.17 views

PT-2026-79194

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c sh disassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CS ARCH SH...

6.8CVSS6AI score0.00134EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/14 6:17 p.m.17 views

CVE-2026-49263

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 6:17 p.m.12 views

CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS0.00132EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 5:49 p.m.47 views

CVE-2026-49263

Summary: CVE-2026-49263 affects Capstone’s WebAssembly backend prior to 6.0.0-Alpha9. The WASM decoder in cs_disasm() and cs_disasm_iter() can be fed attacker-controlled raw instruction bytes, and for large but well-formed br_table encodings it can mis-handle lengths (exactly 65,536), causing the...

2CVSS5.3AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 5:49 p.m.15 views

CVE-2026-49263 Capstone WASM `br_table` instruction-size truncation can cause no-progress disassembly and parser desynchronization

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder