Lucene search
+L

31006 matches found

CVE
CVE
•added 2026/09/25 10:24 a.m.•6 views

CVE-2026-98074

The Linux kernel contains a vulnerability in the bonding driver where __bond_release_one() prematurely clears bond->curr_active_slave to NULL during bond destruction when releasing all slaves. If a backup slave is released before the active slave, the system fails to call bond_alb_handle_activ...

5.7AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:24 a.m.•4 views

EUVD-2026-86727

In the Linux kernel, the following vulnerability has been resolved: bonding: do not clear curractiveslave prematurely when releasing all slaves When releasing all slaves during bond destruction all == true, bondreleaseone unconditionally clears bond-curractiveslave to NULL in every iteration. If ...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 10:05 a.m.•11 views

CVE-2024-4577

CVE-2024-4577 Exploit PoC Descripción Este repositorio contiene un exploit de prueba de concepto PoC para CVE-2024-4577, una vulnerabilidad crítica que afecta a todas las versiones de PHP que se ejecutan en Windows. La vulnerabilidad permite a los atacantes ejecutar código arbitrario de forma...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
•added 2026/09/25 10:03 a.m.•11 views

TelemetrySourcerer

Telemetry Sourcerer 简介 Telemetry Sourcerer 可以枚举并禁用 Windows 上 AV/EDR 常用的遥测来源。 红队人员和安全爱好者可以在实验环境中使用此工具来: 识别目标产品基于收集的盲点。 确定哪些遥测来源生成特定类型的事件。 验证使用该工具的篡改功能是否会导致检测。 有关构建私有实验环境的详细信息,请参阅我关于 将 EDR 遥测转向私有基础设施 的文章。 OPSEC 警告 :虽然可以在目标环境中使用此工具,但直接使用任何进攻性安全工具都存在 OPSEC 风险。建议将本项目的代码集成到您自己的工具中,并结合其他技术来减少其产生的痕迹。 功能...

6AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 9:56 a.m.•16 views

NtWarden

NtWARden Kit de análisis e investigación de Windows Herramienta de inspección del sistema Windows construida con ImGui + DirectX 11. Cubre procesos, servicios, red, internals del kernel y más, localmente o a través de la red mediante WinSysServer. ⚠️ Partes de este proyecto fueron creadas con...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 9:53 a.m.•11 views

weape

wEAPe Script Weape-Wireless-EAP-Extractor ============================================ Extrae automáticamente nombres de usuario EAP 802.1x Desarrollado por Daniel Compton en Info-Assure Ltd https://github.com/commonexploits/weape.git Instalación root@kitploit: git clone...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 9:53 a.m.•10 views

rustcat

rustcat - 现代端口监听器和反向Shell Rustcat是什么 Rustcat 是一个易于使用的端口监听器和反向Shell,支持Linux、MacOS和Windows,旨在简单易用且易于访问。 模式 监听模式 listen; 反向Shell模式 connect; 功能特性 命令历史与Tab补全(交互模式); 阻止CTRL-C; 彩色输出; 一切简单; 安装 查看安装指南。或者如果你想便携使用,请查看最新发布 使用说明 最基本的监听端口示例为(你甚至可以在rustcat中运行vim): root@kitploit: rcat listen -ib 55600 连接示例:...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 9:48 a.m.•15 views

ring3-kit

ring3-kit 使用 NT Hook NtQuerySystemInformation 从任务管理器隐藏进程。一个简单的 Ring-3(用户态)rootkit。 如何实现 使用我们自己的函数 Hook API 函数 NtQuerySystemInformation,该函数从任务管理器隐藏进程 被 Hook 的函数会被调用替代原函数 DLL 被注入到 Taskmgr.exe,以便有虚拟内存空间来执行我们的 Hook 代码 免责声明 开发者 Josh Schiavone 不对本简单 rootkit 的误用负责。请勿将此 rootkit...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 9:47 a.m.•233 views

mssqlproxy

mssqlproxy mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. Please read this article carefully before continuing. It consists of...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 9:25 a.m.•12 views

CVE-2024-21305

CVE-2024-21305 Este repositorio contiene el informe y el PoC de CVE-2024-21305, la vulnerabilidad de configuración no segura de la Integridad de Código Protegida por el Hipervisor HVCI. Esta vulnerabilidad permitía la ejecución arbitraria de código en modo kernel, evadiendo efectivamente HVCI,...

4.4CVSS6.3AI score0.01507EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/25 9:24 a.m.•12 views

pyghidra-mcp

PyGhidra-MCP - Ghidra Model Context Protocol Server Overview pyghidra-mcp is a command-line Model Context Protocol MCP server that brings the full analytical power of Ghidra, a robust software reverse engineering SRE suite, into the world of intelligent agents and LLM-based tooling. It bridges...

6AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/25 9:22 a.m.•53 views

jwt-hack

JSON Web Token Hack Toolkit A high-performance toolkit for testing, analyzing and attacking JSON Web Tokens. Installation Cargo root@kitploit: cargo install jwt-hack Homebrew root@kitploit: brew install jwt-hack Snapcraft Ubuntu root@kitploit: sudo snap install jwt-hack From source root@kitploit:...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 9:12 a.m.•9 views

CVE-2019-17633

CVE-2019-17633 Eclipse Che CSRF que conduce a RCE Este error permite que un sitio web remoto cree e inicie un contenedor Docker arbitrario en máquinas que ejecuten Che antes de las versiones 7.3.0 y 7.4.1 cuando un usuario visita una página web. Vulnerabilidad Se trata de un error de CSRF que...

8.8CVSS8AI score0.00811EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 8:43 a.m.•14 views

Win11Debloat

Win11Debloat Win11Debloat es un script de PowerShell ligero y fácil de usar que te permite despejar y personalizar rápidamente tu experiencia en Windows, ¡sin necesidad de instalación! Puedes usarlo para eliminar aplicaciones preinstaladas, desactivar la telemetría, eliminar elementos intrusivos ...

6AI score
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/25 8:33 a.m.•12 views

ntlmv1-multi

NTLMv1 Multiherramienta Esta herramienta revierte hashes NTLMv1 a NTLM o, más específicamente, formatea las respuestas al desafío NTLMv1 en un formato que puede crackearse con el modo 14000 de hashcat. Cálculo de CT3 Si especificas --ct3, calculará los últimos 4 dígitos del NTLM por ti; si...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 8:33 a.m.•12 views

MacMaster

MacMaster:高级网络接口管理与监控 MacMaster 是一款专为网络专业人士和爱好者打造的综合性命令行工具。它是一款功能强大的实用程序,用于管理系统上网络接口的 MAC 地址。MacMaster 的设计兼顾简洁性和功能性,在增强网络匿名性、进行安全测试以及执行各种网络诊断和监控任务方面表现出色。无论您是想匿名化网络存在、排查连接问题,还是进行高级网络分析,MacMaster 都能为您提供高效完成这些任务所需的工具。 特性 自定义 MAC 地址: 为网络接口设置特定的 MAC 地址。 随机 MAC 地址: 生成并设置随机 MAC 地址。 恢复原始地址: 将 MAC...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 8:22 a.m.•12 views

acheron

关于 Acheron 是一个受 SysWhisper3/FreshyCalls/RecycledGate 启发的库,大部分功能使用 Go 汇编实现。 acheron 包可用于向您的 Golang 工具链添加间接系统调用能力,以绕过那些利用用户态钩子和 instrumentation callbacks 来检测从内核态返回用户态时未回到 ntdll.dll 的异常系统调用的 AV/EDR。 主要特性 无依赖 纯 Go 和 Go 汇编实现 支持自定义字符串加密/哈希函数以对抗静态分析 工作原理 创建新的系统调用代理实例时,会执行以下步骤: 1. 遍历 PEB 以获取内存中 ntdll.dll...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
•added 2026/09/25 8:21 a.m.•46 views

wsvuls

WSVuls Website vulnerability scanner detect issues outdated server software and insecure HTTP headers...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 8:19 a.m.•41 views

simplewall

simplewall Definitely for advanced users. Description: Simple tool to configure Windows Filtering Platform WFP which can configure network activity on your computer. The lightweight application is less than a megabyte, and it is compatible with Windows 7 SP1 and higher operating systems. You can...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/25 8:16 a.m.•11 views

poodle-PoC

Poodle PoC 🐩 🐩 🐩 Una prueba de concepto del ataque Poodle Padding Oracle On Downgraded Legacy Encryption : un exploit de hombre en el medio que aprovecha la degradación a SSL 3.0 de los clientes de software de seguridad y de Internet El ataque Poodle te permite recuperar datos cifrados enviados p...

6.2AI score
SaveExploits0References4
Rows per page
Query Builder