Lucene search
+L

65400 matches found

Kitploit
Kitploit
added 2026/09/13 4:48 p.m.324 views

botb

Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...

7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 4:48 p.m.9 views

botb

Salir de la Caja BOtB BOtB es una herramienta de análisis y explotación de contenedores diseñada para ser utilizada por pentesters e ingenieros, además de ser compatible con CI/CD usando tecnologías CI/CD comunes. ¿Qué hace? BOtB es una herramienta de línea de comandos que te permite: Explotar...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 4:44 p.m.11 views

Evasor

概述 Evasor 是一款自动化安全评估工具,用于定位 Windows 操作系统上可用于绕过任何应用程序控制规则的可执行文件。 它使用非常简便、快捷、省时,并且完全自动化,能为你生成包含描述、截图及缓解建议的报告,适合红蓝双方在后利用阶段的评估。 要求 Windows 操作系统。 已安装 Visual Studio 2017。 使用说明 下载 Evasor 项目并进行编译。 确保从项目的引用树中排除 App.config 文件。 从 bin 文件夹运行 Evasor.exe。 从以下选项中选择你的数字选项: 1. 定位可用于绕过应用程序控制的可执行文件! 获取所有正在运行进程的相对路径...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 4:41 p.m.4 views

cve-2021-44228-log4j-test

cve-2021-44228-log4j-test 测试 1. LDAP服务器与恶意文件下载服务器 1.1 运行Docker-compose docker-compose.yml root@kitploit: version: '2' services: dockerdj: image: openidentityplatform/opendj:latest containername: ldap environment: ROOTUSERDN: "cn=han" ROOTPASSWORD: "han" BASEDN: "dc=bumbing,dc=xyz" ports: -...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/13 4:39 p.m.9 views

SQLRecon

SQLRecon SQLRecon 是一款专为攻击性侦察和后渗透阶段设计的 Microsoft SQL Server 工具集。如需详细了解每个技术的使用方法,请参考维基。 您可以从 releases 页面下载 SQLRecon 的副本。也可以自行编译解决方案——克隆仓库、双击解决方案文件并生成即可,过程简单直接。 针对防御者,我们还提供了预防、检测与缓解指南。 欢迎阅读我在 IBM Security Intelligence 网站上的博文。如果您更喜欢视频,可以观看我在 Black Hat 的演讲。 枚举模块 枚举模块不需要提供身份验证提供者。这些模块必须传递到枚举模块标志(/e:,...

6.1AI score
SaveExploits0References23
Kitploit
Kitploit
added 2026/09/13 4:37 p.m.4 views

CVE-2021-1675

CVE-2021-1675 修改自https://github.com/sailay1996/PrintNightmare-LPE ,支持远程调用。 1、上传PrintNightmareLPE.exe与vlib.dll到远程服务器上,执行PrintNightmareLPE.exe。 2、本地做好端口转发netsh interface portproxy add v4tov4 listenport=31337 connectaddress=192.168.84.129 connectport=31337 3、本地启动xconsole.exe...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/13 4:36 p.m.68 views

mose

MOSE Master Of SErvers...

5.3AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 4:35 p.m.4 views

CVE-2024-49138-POC

CVE-2024-49138-POC 利用 CVE-2024-49138 在 CLFS.sys 中的概念验证代码。 CrowdStrike 检测到该漏洞正被威胁行为者积极利用。 已在 Windows 11 23h2 上测试。 详细分析请见此处。 以下是用于测试 POC 的 ntoskrnl.exe 和 clfs.sys 的哈希值。 root@kitploit: PS C:\Windows\System32\drivers Get-FileHash .\clfs.sys Algorithm Hash Path --------- ---- ---- SHA256...

7.8CVSS8.3AI score0.25414EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 4:32 p.m.8 views

PhoneSploit-Pro

PhoneSploit Pro La navaja suiza para Android. Una herramienta de hacking todo en uno escrita en Python para tomar el control remoto de dispositivos Android mediante ADB, scrcpy, Nmap y Metasploit-Framework. Tabla de contenidos Descripción general Capturas de pantalla Características Requisitos...

10CVSS5.8AI score0.99999EPSS
SaveExploits46References8
Kitploit
Kitploit
added 2026/09/13 4:31 p.m.7 views

metasploitable-penetration-testing-lab

🔐 Metasploitable 2 渗透测试实验室 一个受控的网络安全实验室项目,演示在隔离虚拟环境中的漏洞发现、利用、后利用验证和防御缓解措施。 📌 项目概述 该项目模拟在受控虚拟实验室中进行的真实世界渗透测试活动。 目标是识别易受攻击系统上暴露的服务,检测关键漏洞,进行受控利用,验证系统被攻破,并实施缓解策略。 该项目展示了进攻性和防御性网络安全能力。 🏗 实验室环境 主机系统: Windows 11 虚拟化平台: VMware Workstation Pro 17 攻击机: Kali Linux 目标机: Metasploitable 2 网络模式: NAT(隔离内部网络) 子网...

10CVSS8.1AI score0.96184EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/13 4:29 p.m.49 views

zuthaka

A collaborative free open-source Command & Control integration framework that allows developers to concentrate on the core function and goal of their C2. Explore the docs » · Report Bug · Request Feature · Table of Contents 1. About The Project Problem statement Solution Built With 2. Already...

5.6AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.104 views

InstaWP Connect < 0.1.0.86 - Local PHP File Inclusion

The InstaWP Connect - 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85 via the 'instawp-database-manager' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files ...

8.1CVSS8.4AI score0.10422EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.52 views

Agentejo Cockpit 0.10.2 - Cross-Site Scripting

Agentejo Cockpit 0.10.2 contains a reflected cross-site scripting vulnerability due to insufficient sanitization of the to parameter in the /auth/login route, which allows for injection of arbitrary JavaScript code into a web page's content. id: CVE-2020-14408 info: name: Agentejo Cockpit 0.10.2 ...

6.1CVSS6.3AI score0.03003EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.48 views

Tiki Wiki CMS Groupware 7.0 Cross-Site Scripting

Tiki Wiki CMS Groupware 7.0 is vulnerable to cross-site scripting via the GET "ajax" parameter to snarfajax.php. id: CVE-2011-4336 info: name: Tiki Wiki CMS Groupware 7.0 Cross-Site Scripting author: pikpikcu severity: medium description: Tiki Wiki CMS Groupware 7.0 is vulnerable to cross-site...

6.1CVSS6.2AI score0.07652EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.121 views

Commvault CommCell - Local File Inclusion

CommCell in Commvault before 14.68, 15.x before 15.58, 16.x before 16.44, 17.x before 17.29, and 18.x before 18.13 are vulnerable to local file inclusion because an attacker can view a log file can instead view a file outside of the log-files folder. id: CVE-2020-25780 info: name: Commvault...

7.5CVSS7.2AI score0.09884EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.78 views

DomainMOD 4.11.01 - Cross-Site Scripting

DomainMOD 4.11.01 contains a cross-site scripting vulnerability via /admin/ssl-fields/add.php Display Name, Description & Notes field parameters. id: CVE-2018-19751 info: name: DomainMOD 4.11.01 - Cross-Site Scripting author: arafatansari severity: medium description: | DomainMOD 4.11.01 contains...

4.8CVSS6AI score0.03316EPSS
SaveExploits6References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.45 views

DomainMOD 4.11.01 - Cross-Site Scripting

DomainMOD 4.11.01 contains a cross-site scripting vulnerability via assets/add/account-owner.php Owner name field. id: CVE-2018-19749 info: name: DomainMOD 4.11.01 - Cross-Site Scripting author: arafatansari severity: medium description: | DomainMOD 4.11.01 contains a cross-site scripting...

4.8CVSS6AI score0.03316EPSS
SaveExploits6References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.47 views

Zend Server <9.13 - Cross-Site Scripting

Zend Server before version 9.13 is vulnerable to cross-site scripting via the debughost parameter. id: CVE-2018-10230 info: name: Zend Server 9.13 - Cross-Site Scripting author: marcosiaf severity: medium description: | Zend Server before version 9.13 is vulnerable to cross-site scripting via the...

6.1CVSS6.2AI score0.02663EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.88 views

OpenCATS 0.9.6 - Cross-Site Scripting

OpenCATS 0.9.6 contains a cross-site scripting vulnerability via the joborderID parameter. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch...

6.1CVSS6.3AI score0.01366EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.67 views

Microweber Information Disclosure

Microweber contains a vulnerability that allows exposure of sensitive information to an unauthorized actor in Packagist microweber/microweber prior to 1.2.11. id: CVE-2022-0281 info: name: Microweber Information Disclosure author: pikpikcu severity: high description: Microweber contains a...

7.5CVSS7.2AI score0.1201EPSS
SaveExploits1References5
Rows per page
Query Builder