Lucene search
+L

841 matches found

Kitploit
Kitploit
added 2026/09/22 6:06 a.m.45 views

dnsobserver

DNSObserver 一款用Go编写的便捷DNS服务,用于协助检测多种类型的盲注漏洞。它能监控渗透测试人员的服务器,捕捉带外DNS交互,并通过Slack发送包含所接收请求详情的通知。DNSObserver可帮助您发现诸如盲注操作系统命令注入、盲注SQL注入、盲注XXE等漏洞! 如需更详细的概述和设置说明,请参阅: https://www.allysonomalley.com/2020/05/22/dnsobserver/ 设置 您需要准备: 您自己的注册域名 一台用于运行脚本的虚拟专用服务器(VPS)(我使用的是Ubuntu——在其他系统上尚未测试该工具) 可选...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 2:59 a.m.12 views

CVE-2025-25198-PoC

CVE-2025-25198-PoC Proof-of-concept for CVE-2025-25198, a Host header poisoning issue affecting Mailcow password reset flows. The script starts a local HTTPS listener on port 443, obtains a valid CSRF token automatically, sends the password reset sequence with a poisoned Host header, and stops wh...

8.8CVSS7.3AI score0.01121EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/22 2:07 a.m.176 views

shennina

Shennina Automating Host Exploitation with AI Abstract Shennina is an automated host exploitation framework. The mission of the project is to fully automate the scanning, vulnerability scanning/analysis, and exploitation using Artificial Intelligence. Shennina is integrated with Metasploit and Nm...

5.8AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.105 views

RaspAP <=2.6.5 - Remote Command Injection

RaspAP 2.6 to 2.6.5 allows unauthenticated attackers to execute arbitrary OS commands via the "iface" GET parameter in /ajax/networking/getnetcfg.php, when the "iface" parameter value contains special characters such as ";". id: CVE-2021-33357 info: name: RaspAP =2.6.5 - Remote Command Injection...

9.8CVSS8.5AI score0.17446EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.117 views

Nagios XI 5.5.6-5.7.5 - Authenticated Remote Command Injection

Nagios XI 5.5.6 through 5.7.5 is susceptible to authenticated remote command injection. There is improper sanitization of authenticated user-controlled input by a single HTTP request via the file /usr/local/nagiosxi/html/includes/configwizards/cloud-vm/cloud-vm.inc.php. This in turn can lead to...

9CVSS8AI score0.75148EPSS
SaveExploits6References5
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.118 views

AirFlow < 2.4.0 - Remote Code Execution

A vulnerability in Example Dags of Apache Airflow allows an attacker with UI access who can trigger DAGs, to execute arbitrary commands via manually provided runid parameter. This issue affects Apache Airflow Apache Airflow versions prior to 2.4.0. id: CVE-2022-40127 info: name: AirFlow 2.4.0 -...

8.8CVSS8AI score0.85653EPSS
SaveExploits2References5
Kitploit
Kitploit
added 2026/09/22 1:41 a.m.11 views

cve-2022-33891

cve-2022-33891 Uso: root@kitploit: pip3 install requests If you do not use the -d parameter, the dnslog domain name will be automatically applied for you. 如果你不使用-d参数,则会自动为您申请dnslog域名。 python3 cve202233891poc.py -u http://127.0.0.1 python3 cve202233891poc.py -f url.txt python3 cve202233891poc.py -...

8.8CVSS8.2AI score0.93076EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/21 8:59 p.m.12 views

lorsrf

LORSRF - 2.1 Lorsrf 是一款强大的 Web 渗透测试工具,旨在识别可用于 SSRF 或带外资源加载攻击的参数。通过向参数值中添加 OAST 主机(如 Burp Collaborator),Lorsrf 可以生成一个 HTTP 请求,该请求会被 Burp Collaborator 接收,而无需任何有关目标的实际信息。 为了解决这个问题,Lorsrf 包含一个功能,允许您将特定的目标信息片段作为变量添加到 OAST 主机中。这使您能够更轻松地识别易受攻击的参数和端点,最终让您更便捷地保护 Web 应用。 此外,Lorsrf 还允许您使用特殊变量在 OAST...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 7:15 p.m.40 views

xcat

XCat XCat is a command line tool to exploit and investigate blind XPath injection vulnerabilities. For a complete reference read the documentation here: https://xcat.readthedocs.io/en/latest/ It supports an large number of features: Auto-selects injections run xcat injections for a list Detects t...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:43 p.m.10 views

POC-CVE-2025-54988

CVE-2025-54988 - POC Disclaimer: I am not the original discoverer of this vulnerability. This post documents my process of reproducing the issue in a controlled environment for educational purposes and to help others validate their own systems. The tests were conducted in an isolated lab with no...

9.8CVSS8AI score0.37713EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/21 6:37 p.m.305 views

interactsh

An OOB interaction gathering server and client library Features • Usage • • • •...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:29 p.m.117 views

sqlmap

sqlmap sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switche...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 6:29 p.m.11 views

sqlmap

sqlmap sqlmap 是一款开源的渗透测试工具,可以自动化进行SQL注入的检测、利用,并能接管数据库服务器。它具有功能强大的检测引擎,为渗透测试人员提供了许多专业的功能并且可以进行组合,其中包括数据库指纹识别、数据读取和访问底层文件系统,甚至可以通过带外数据连接的方式执行系统命令。 演示截图 你可以查看 wiki 上的 截图 了解各种用法的示例 安装方法...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 6:27 p.m.10 views

CVE-2022-42889-POC

CVE-2022-42889-POC Una aplicación de demostración simple que muestra cómo explotar la vulnerabilidad CVE-2022-42889. Utiliza servicios OOB Out of Band para demostrar los prefijos dns y url. JavaDocs para la interpolación de commons-text commons-text JavaDocs Interpolaciones de ejemplo...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/21 6:15 p.m.17 views

XXEinjector

XXEinjector XXEinjector 自动化使用直接和带外方法检索文件。目录列表仅适用于 Java 应用程序。其他应用程序需要使用暴力破解方法。 Options: root@kitploit: --host Mandatory - our IP address for reverse connections. --host=192.168.0.2 --file Mandatory - file containing valid HTTP request with xml. You can also mark with "XXEINJECT" a point where DTD...

6.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:21 p.m.23 views

Arecibo

Arecibo 用于带外数据泄露(DNS 和 HTTP)的端点 作者 Juan Manuel Fernández @TheXC3LL & Pablo Martinez @Xassiz DNS 数据泄露 创建一个新令牌: root@kitploit: curl localhost:5000/generatedns "htoken": "c008b5dd22817c50441522f917c66743" 现在你可以使用这个识别令牌来进行 DNS 解析(ABCD.TOKEN.x.yourdomain.com): root@kitploit:...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 3:40 p.m.11 views

CVE-2025-32375

Setup for the vulnerable version. Start the vulnerable container: root@kitploit: docker compose up Create a listener e.g. ncat: root@kitploit: ncat -klnv 1337 Run the exploit: root@kitploit: python3 exploit.py You should receive an HTTP request in the ncat window with the contents of the OS comma...

9.8CVSS8.4AI score0.52415EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/21 3:11 p.m.9 views

XOE

XOE Exploit XXE Out-Of-Band Vulnerability Easily Details This tool creates xml file which contain the ip and port you entered and listen to connection to response :D Screenshot...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 12:41 p.m.9 views

wordpress-CVE-2022-21661

wordpress-CVE-2022-21661 version5.8.3 ruta: http://your target/wp-admin/admin-ajax.php El tipo de inyección es fuera de banda, debes especificar tu propio dnslog y reemplazar ceye.io DATOS POST: "taxquery":"field":"termtaxonomyid","terms":"1 and ifselect loadfileconcat'\',select...

8CVSS7.6AI score0.97795EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/21 12:25 p.m.11 views

CVE-2024-22024

CVE-2024-22024 检查 Ivanti Connect Secure 中的 CVE-2024-22024 漏洞 !WARNING 仅供教育目的和授权测试使用。 参数 -u 或 --targeturl:目标 Ivanti Connect Secure ICS URL 或包含 URL 列表的文件。 -c 或 --attackerurl:攻击者 URL(可通过 Burp Collaborator、ngrok 或使用 Webhook.site 的唯一 URL 生成) -t 或 --timeout:请求的超时时间(秒),默认值为 3 秒 使用方法 测试单个 URL: python...

8.3CVSS8.1AI score0.94721EPSS
SaveExploits1
Rows per page
Query Builder