Lucene search
+L

1008650 matches found

Kitploit
Kitploit
added 2026/09/21 5:19 p.m.56 views

john

John the Ripper This is the community-enhanced, "jumbo" version of John the Ripper. It has a lot of code, documentation, and data contributed by jumbo developers and the user community. It is easy for new code to be added to jumbo, and the quality requirements are low, although lately we've start...

6.2AI score
SaveExploits0References15
NVD
NVD
added 2026/09/21 5:19 p.m.1 views

CVE-2026-84990

ntopng is a web-based network traffic monitoring application. Prior to 6.7.260718, scripts/lua/rest/v2/get/system/configurations/listavailablebackups.lua and scripts/lua/rest/v2/get/system/configurations/downloadbackup.lua allow any authenticated non-admin user to list and download...

8.8CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/21 5:19 p.m.1 views

CVE-2026-83621

ntopng is a web-based network traffic monitoring application. Prior to 6.7.260717, POST /lua/rest/v2/edit/system/editblacklist.lua in scripts/lua/rest/v2/edit/system/editblacklist.lua lacks an administrator check and calls listsutils.editList for any authenticated user. The listname, listenabled,...

8.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 5:19 p.m.12 views

wp2shell

wp2shell — RCE pre-autenticación en el núcleo de WordPress PoC de RCE no autenticado en el núcleo de WordPress que encadena CVE-2026-63030 + CVE-2026-60137. Solo pruebas autorizadas. wp2shell.py es una prueba de concepto de un solo archivo que usa únicamente la biblioteca estándar y encadena dos...

9.8CVSS8.8AI score0.97271EPSS
SaveExploits80References2
Kitploit
Kitploit
added 2026/09/21 5:19 p.m.8 views

pict

PICT - Kit de herramientas de recolección post-infección Este conjunto de scripts está diseñado para recolectar una variedad de datos de un endpoint que se cree infectado, para facilitar el proceso de respuesta a incidentes. Estos datos no deben considerarse como una recolección forense completa,...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 5:19 p.m.35 views

pict

PICT - Post-Infection Collection Toolkit This set of scripts is designed to collect a variety of data from an endpoint thought to be infected, to facilitate the incident response process. This data should not be considered to be a full forensic data collection, but does capture a lot of useful...

5.8AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/09/21 5:19 p.m.0 views

Contagious Interview Campaign Compromises 30,000 Devices, Steals $10.71M in Crypto

The North Korean threat actors behind the Contagious Interview campaign have compromised at least 30,000 devices located in more than 100 countries and siphoned funds or account credentials from over 7,000 cryptocurrency wallets, according to a new joint cybersecurity advisory. The primary target...

SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:18 p.m.13 views

OpenMalleableC2

OpenMalleableC2 Cobalt Strike 的可塑 C2 的开源实现 OpenMalleableC2 是一个与框架无关的库,实现了 Cobalt Strike 的 Malleable C2 配置文件格式,用于 HTTP 变换。它使安全研究人员和红队能够在自定义工具和 C2 框架中轻松实现可塑 C2 通信。 它允许全面使用 Malleable C2 配置文件,通过 HTTP 发送任意数据,以透明且(希望)稳定的方式。 我为什么做这个? 有许多开源 C2 框架提供了不同程度的 HTTP 流量定制功能。然而,即使是更成熟的框架(如 Mythic、Havoc、Adaptix 等)...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:18 p.m.145 views

drow

drow Description TL;DR drow is a command-line utility that is used to inject code and hook the entrypoint of ELF executables post-build. It takes unmodified ELF executables as input and exports a modified ELF contianing an embedded user-supplied payload that executes at runtime. Slightly more...

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

privaxy

Privaxy 新一代追踪器和广告屏蔽工具 关于 Privaxy 是一个 MITM HTTPs 代理,位于进行 HTTPs 通信的应用程序(如 Web 浏览器)与 HTTP 服务器(如提供网站的服务器)之间。 通过在两端之间建立双向隧道,Privaxy 能够根据 URL 模式拦截网络请求,并向 HTML 文档注入脚本和样式。 由于在更低层级运行,Privaxy 比基于浏览器插件的拦截器更高效、更简洁。单个 Privaxy 实例可以部署在小型虚拟机、服务器甚至与流量来源相同的计算机上,每秒过滤数千个请求,且仅需极少量内存。 Privaxy 不受浏览器 API 限制,可以处理任何 HTTP...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/09/21 5:18 p.m.1 views

CVE-2026-77561

Tinyauth is an authentication and authorization server. Prior to 5.1.0, an unauthenticated remote attacker can send POST /api/user/login requests with 257 distinct nonexistent usernames to fill MaxLoginAttemptRecords and activate a global login lockdown. internal/controller/usercontroller.go...

5.3CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 5:18 p.m.10 views

detect-secrets

detect-secrets 关于 detect-secrets 是一个恰如其名的模块,用于(惊喜,惊喜)检测 代码库中的秘密 。 然而,与其他仅专注于查找秘密的类似包不同,该包专为企业客户设计:提供一种向后兼容 、系统化的方式: 1. 防止新的秘密进入代码库, 2. 检测此类预防措施是否被明确绕过,以及 3. 提供一个需要轮换并迁移到更安全存储的秘密清单。 这样,您就创建了一个关注点分离: 承认您的庞大仓库中可能目前 隐藏着秘密(我们称之为基线),但避免这一问题进一步扩大,而无需处理将现有秘密迁出的巨大工作量。...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/21 5:17 p.m.11 views

netscaler-saml-memory-disclosure-security-assessment

CVE-2026-8451 - Sobrellectura de Memoria SAML en Citrix NetScaler CitrixBleed Informe de Ciberseguridad en Estilo Consultor Informe profesional de evaluación de vulnerabilidades sobre el riesgo de divulgación de memoria SAML en NetScaler, que incluye impacto técnico, remediación y estrategia de...

8.8CVSS8.6AI score0.15654EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 5:17 p.m.10 views

rdpscan-BlueKeep

rdpscan para la vulnerabilidad CVE-2019-0708 bluekeep Este es un escáner rápido y sucio para la vulnerabilidad CVE-2019-0708 en Microsoft Remote Desktop. Ahora mismo, hay alrededor de 900.000 máquinas en Internet público vulnerables a esta vulnerabilidad, por lo que muchos esperan que pronto...

10CVSS7.7AI score0.99999EPSS
SaveExploits126References5
Kitploit
Kitploit
added 2026/09/21 5:17 p.m.11 views

scopeblind-gateway

protect-mcp Fail-closed Cedar policy gate plus signed receipts for AI agent tool calls. protect-mcp is a gate that sits in front of an AI agent's tool calls. It evaluates each call against a Cedar policy the same language AWS uses for IAM, blocks what breaks the rules before it runs, and signs an...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 5:17 p.m.13 views

Freeloader

Soporte Docker para plexmediaservercrack Parchea Plex Media Server que se ejecuta en Docker — tanto la imagen oficial plexinc/pms-docker como la imagen de la comunidad lscr.io/linuxserver/plex — usando el mismo mecanismo de LDPRELOAD sobre la ejecución de PMS que la instalación nativa con systemd...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:16 p.m.15 views

flar

flar FLAR 是 Fast Light Agent Restrictor(快速轻量级代理限制器)。它运行在一种叫做 gars 的岩石上。 它是一个用 Go 编写的简单轻量级 CLI 工具,用于在隔离的 Bubblewrap bwrap 沙箱 中安全运行编码代理 CLI(例如 Claude Code、Antigravity、Codex、Copilot 和 Reasonix)。 其目的是 即时 且无需复杂配置地 bubblewrap 一个 AI...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 5:16 p.m.8 views

bantam

Bantam 一个高级的 PHP 后门管理工具,具有轻量级的服务端占用、多线程通信以及先进的负载生成和混淆工具。支持端到端加密,每个请求使用唯一加密密钥,并采用负载流式传输以绕过 WAF、IDS、SIEM 系统。它融合了多种负载随机化和混淆技术,在无法加密时有助于避免检测。Bantam 是 Linux PHP 后期利用提权的理想工具,可轻松上传枚举脚本。它还具备插件系统,便于向 UI 添加脚本和功能。该工具使用 C 编写,可在 Windows 及 Linux(通过 Wine)上运行。 功能 端到端请求与响应加密 - 加密流程 使用 openssl 或 mcrypt 对请求和响应数据进行...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/21 5:16 p.m.82 views

bantam

Bantam An advanced PHP backdoor management tool, with a lightweight server footprint, multi-threaded communication, and an advanced payload generation and obfuscation tool. Features end to end encryption with request unique encryption keys, and payload streaming designed to bypass WAF, IDS, SIEM...

6.6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/21 5:15 p.m.207 views

gosec

gosec - Go Security Checker Inspects source code for security problems by scanning the Go AST and SSA code representation. Quick links GitHub Action Local installation Quick start Common usage patterns Selecting rules Output formats Features Pattern-based rules for detecting common security issue...

6AI score
SaveExploits0References16
Rows per page
Query Builder