Lucene search
+L

2348 matches found

Kitploit
Kitploit
added 2026/09/17 4:22 a.m.13 views

Fnord

Fnord Fnord is a pattern extractor for obfuscated code Description Fnord has two main functions: 1. Extract byte sequences and create some statistics 2. Use these statistics, combine length, number of occurrences, similarity and keywords to create a YARA rule 1. Statistics Fnord processes the fil...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 3:00 a.m.67 views

domdig

DOMDig DOMDig is a DOM XSS scanner that runs inside the Chromium web browser and it can scan single page applications SPA recursively. Unlike other scanners, DOMDig can crawl any webapplication including gmail by keeping track of DOM modifications and XHR/fetch/websocket requests and it can...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:07 a.m.66 views

rp

rp++: a fast ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries Overview rp++ or rp is a C++ ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. Finding ROP gadgets To find ROP gadget you need to specify a file with the --file / -f option and use the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:46 a.m.30 views

foolav

foolav Executable compiled with this code is useful during penetration tests where there is a need to execute some payload meterpreter maybe? while being certain that it will not be detected by antivirus software. The only requirement is to be able to upload two files: binary executable and paylo...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 4:57 a.m.10 views

CVE-2026-48813-POC

Flawfinder-ANSI-Exploit-POC In version 2.0.19 of Flawfinder, no filename sanitization occurs when parsing possibly malicious filenames. Known affected terminals are libvte based, and the example below shows a mate-terminal. This exploit has since been fixed in version 2.0.20 as of 5/17/26 by Davi...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:49 p.m.8 views

CVE-2023-21554

MSMQ 漏洞概念验证 该仓库包含一个即用型概念验证,针对在 TCP 端口 1801 上监听的 Microsoft 消息队列。本工作基于并使用了原始项目的材料,原始项目位于: https://github.com/leongxudong/MSMQ-Vulnerability 本仓库使用了该项目提供的二进制工件。PoC 包含和引用的二进制文件如下: 1. establishconnection.bin 2. connectionparameters.bin 3. usermessage.bin 描述 本 PoC 尝试复现 CVE‑2023‑21554 中描述的情况,方法是将一系列 MSMQ...

9.8CVSS8.4AI score0.95454EPSS
SaveExploits7References1
NVD
NVD
added 2026/09/13 11:17 a.m.8 views

CVE-2026-90773

procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...

3.2CVSS0.00105EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/13 11:17 a.m.6 views

CVE-2026-90773

procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...

3.2CVSS5.7AI score0.00105EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/13 11:17 a.m.3 views

UBUNTU-CVE-2026-90773

procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...

3.2CVSS5.7AI score0.00105EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/13 10:45 a.m.13 views

CVE-2026-90773

procs through 0.14.12 is vulnerable to terminal escape sequence injection via its Command column. The tool fails to sanitize ANSI or OSC escape sequences embedded in process command-line arguments before rendering them, allowing a local attacker with low privileges to craft a process whose comman...

3.2CVSS5.9AI score0.00105EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/13 10:45 a.m.15 views

CVE-2026-90773

procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...

3.2CVSS5.9AI score0.00105EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/13 10:45 a.m.34 views

CVE-2026-90773 procs through 0.14.12 Terminal Escape Sequence Injection via Command

procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals...

3.2CVSS0.00105EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 11:31 p.m.8 views

CVE-2021-41773

CVE-2021-41773 PoC — Apache HTTP Server 路径遍历 概述 CVE-2021-41773 是一个影响 Apache HTTP Server 2.4.49 的路径遍历漏洞。 该漏洞允许攻击者在特定配置下访问预期目录之外的文件,尤其是当目录通过 Alias、ScriptAlias 或其他类似 Alias 的指令暴露时。 该漏洞是由于 URL 路径规范化和标准化 处理不当所致。Apache 对可能仍包含编码字符的路径表示形式执行安全检查,使攻击者能够利用编码的点序列绕过遍历检测。 影响 攻击者可以构造包含编码遍历序列的恶意 URL,例如:...

9.8CVSS8.4AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/12 6:36 a.m.8 views

boa-cve-2009-4496-analysis

CVE-2009-4496 — 防御性漏洞分析 概述 这个仓库记录了对 CVE-2009-4496 的防御性分析,这是与 Boa Web 服务器相关的一个历史漏洞。 本项目的目标是从防御性安全视角审视该漏洞,具体包括: 被动观察公开可用信息; 审阅漏洞文档; 在本地检查历史源代码; 对比存在漏洞的代码与已修正的代码; 评估漏洞的技术成因; 分析修复措施; 评估现有证据的局限性。 未执行任何主动测试、漏洞利用、认证尝试、扫描或对第三方系统的修改。 漏洞摘要 CVE: CVE-2009-4496 CVE 记录标识的受影响软件: Boa 0.94.14rc21 NVD 报告的弱点分类:...

5CVSS8.1AI score0.12078EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/10 11:34 p.m.10 views

CVE-2019-12735

CVE-2019-12735 このCVEはneovim 0.3.6およびvim 8.1.1365以降で修正されました。 POC root@kitploit: vim demo1.txt リモートシェル 1. マルウェアテキストファイルを作成する: root@kitploit: gcc makedemo3.c -o makedemo3 ./makedemo3 2. 別のセッションでクライアントを構築する: root@kitploit: nc -vlp 9999 3. マルウェアファイルを開く: root@kitploit: vim demo3.txt...

9.3CVSS8.2AI score0.18964EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/10 4:03 p.m.9 views

CVE-2024-36039_PoC

CVE-2024-36039:PyMySQL对象注入导致SQL注入的PoC 一个完整、可复现的CVE-2024-36039 概念验证(PoC)实验室,演示了PyMySQL(版本 = 1.1.0)中的对象注入漏洞如何通过MariaDB的ODBC转义序列升级为完整的SQL注入。 ⚠️ 法律与道德声明(仅供道德使用) 本仓库仅供学术和研究目的 使用。 所提供的代码和技术不得 用于干扰任何您不拥有或未获得明确书面许可进行测试的系统。 作者/贡献者不对 因滥用此信息而导致的任何后果或损害负责。 使用本仓库即表示您同意遵守这些条款。 📖 1. 漏洞概述 CVE-2024-36039 是 PyMySQL...

6.3CVSS7.1AI score0.00691EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/09/09 1:12 p.m.6 views

EUVD-2026-75014

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Neutralization of Escape, Meta, or Control Sequences vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability,...

5.3CVSS5.8AI score0.00206EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 1:12 p.m.12 views

CVE-2026-79964

Dell Secure Connect Gateway (SCG) 5.0 Appliance (versions prior to 5.36.00.16 ) and Application (versions prior to 5.36.00.00 ) contain an Improper Neutralization of Escape, Meta, or Control Sequences vulnerability. An unauthenticated attacker with remote access could exploit this flaw to launch ...

5.3CVSS5.8AI score0.00206EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/08 1:17 a.m.7 views

CVE-2026-82710

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project usagerules allows a malicious package publisher to inject terminal control sequences into the output of mix usagerules.searchdocs. mix usagerules.searchdocs searches Hex documentation through...

2.3CVSS0.00404EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/08 12:23 a.m.28 views

CVE-2026-82710 Terminal escape sequence injection in mix usage_rules.search_docs via package documentation metadata

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in ash-project usagerules allows a malicious package publisher to inject terminal control sequences into the output of mix usagerules.searchdocs. mix usagerules.searchdocs searches Hex documentation through...

2.3CVSS0.00404EPSS
SaveExploits0References4
Rows per page
Query Builder