877 matches found
SourcePoint
SourcePoint SourcePoint is a polymorphic C2 profile generator for Cobalt Strike C2s, written in Go. SourcePoint allows unique C2 profiles to be generated on the fly that helps reduce our Indicators of Compromise "IoCs" and allows the operator to spin up complex profiles with minimal effort. This...
litebox
LiteBox A security-focused library OS !NOTE This project is currently actively evolving and improving. While we are working toward a stable release, some APIs and interfaces may change as the design continues to mature. You are welcome to explore and experiment, but if you need long-term stabilit...
upx
ooooo ooo ooooooooo. ooooooo ooooo 888' 8' 888 Y88. 8888 d8' 888 8 888 .d88' Y888..8P 888 8 888ooo88P' 8888' 888 8 888 .8PY888. 88. .8' 888 d8' 888b YbodP' o888o o888o o88888o root@kitploit: 终极可执行文件压缩器 Copyright c 1996-2026 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io 欢迎 欢迎...
mininode
Mininode Mininode 是一个 CLI 工具,通过静态分析源代码来减少 Node.js 应用程序的攻击面。它支持两种精简模式:1 粗粒度,2 细粒度。 Mininode 从主文件(即应用程序的入口点)开始构建依赖关系图(应用程序使用的模块和函数)。Mininode 会优先使用 package.json 文件中的 main 字段作为入口点;若不存在,则默认使用 index.js。 示例用法:node index.js --mode=coarse|fine。以下是可传递给 Mininode 的选项列表。 选项 可传递给 mininode 的命令行选项列表。...
chaos
chaos chaos is an 'origin' IP scanner developed by RST in collaboration with ChatGPT. It is a niche utility with an intended audience of mostly penetration testers and bug hunters. An origin-IP is a term-of-art expression describing the final public IP destination for websites that are publicly...
uddup
UDdup - URLs Deduplication Tool The tool gets a list of URLs, and removes "duplicate" pages in the sense of URL patterns that are probably repetitive and points to the same web template. For example: root@kitploit: https://www.example.com/product/123 https://www.example.com/product/456...
DakshSCRA
Daksh SCRA Source Code Review Assist root@kitploit: Author: - Debasis Mohanty [email protected] - Twitter / X: @coffeensecurity - www.coffeeandsecurity.com About Daksh SCRA Daksh SCRA Source Code Review Assist is built to enhance the efficiency of the source code review process, providing a...
user.js
Este repositorio y la página web interactiva enlazada abajo son las únicas fuentes oficiales - no confíes en ningún otro sitio que afirme ser Arkenfox 🟪 user.js Un user.js es un archivo de configuración que puede controlar los ajustes de Firefox - para un desglose y explicación más técnicos,...
CakeFuzzer
CakeFuzzer 最新版本 : 1.0 许可证 : GNU GPL v3.0 Cake Fuzzer 是一个项目,旨在帮助自动且持续地发现基于特定框架的 Web 应用程序中的漏洞,且假阳性率极低。目前它已实现支持 Cake PHP 框架。 如果您想了解更多关于研究过程的信息,请查看这篇文章系列:CakePHP 应用程序网络安全研究 🏆 已报告的漏洞 🏆 以下是 Cake Fuzzer 发现的部分漏洞列表: 标题| 严重性| 链接 ---|---|--- Cerebrate 中的盲 SQL 注入| 9.8 严重|...
OWASP-Subtractive-Hardening-Top-10
OWASP 减法式安全 Top 10 项目 概述 OWASP 减法式安全 Top 10 项目是一项旨在通过消除攻击路径来识别、记录并推广降低网络风险最高影响力机会的倡议。 与主要侧重于添加控制措施的传统安全指南不同,减法式安全 Top 10 强调移除不必要的攻击面、信任关系、协议、权限、服务以及通信路径,这些正是助长攻击者推进的因素。 该项目基于这样一个原则:最有效的安全控制往往是彻底移除攻击路径,而非试图监控或管理它。 该项目的长期愿景是通过路径擦除率(PER)标准,将攻击路径消除确立为一门以可衡量成果为支撑的基础性安全工程学科。 指导原则 攻击者只能穿越存在的路径。...
IF-Guide
IF-Guide: Desintoxicación de LLMs guiada por funciones de influencia NeurIPS 2025 Este repositorio contiene el código de IF-Guide, la técnica de desintoxicación de LLMs presentada en nuestro artículo: IF-Guide: Influence Function-Guided Detoxification of LLMs Zachary Coalson , Juhan Bae, Nicholas...
grapheneX
grapheneX In computing, hardening is usually the process of securing a system by reducing its surface of vulnerability, which is larger when a system performs more functions; in principle a single-function system is more secure than a multipurpose one. Reducing available ways of attack typically...
bpflock
bpflock - Lock Linux machines bpflock - eBPF driven security for locking and auditing Linux machines. Note: bpflock is currently in experimental stage , it may break, options and security semantics may change, some BPF programs will be updated to use Cilium ebpf library. Sections 1. Introduction...
CVE-2026-88830
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message...
CVE-2026-88830
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message...
CVE-2026-88830 Busybox: busybox: tls montgomery reduction allocates bytes instead of digits, causing a pre-auth heap buffer overflow
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message...
CVE-2026-88830 Busybox: busybox: tls montgomery reduction allocates bytes instead of digits, causing a pre-auth heap buffer overflow
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message...
CVE-2026-88830
A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message. Mitigation Do not use the BusyBox sslserver applet in production environments. Use a well-maintained TLS implementation such...
dive
dive 一个用于探索 Docker 镜像、层内容以及发现缩小 Docker/OCI 镜像大小方法的工具。 要分析一个 Docker 镜像,只需使用镜像标签/ID/摘要运行 dive: root@kitploit: dive 或者你可以直接通过 Docker 使用 dive: root@kitploit: alias dive="docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock docker.io/wagoodman/dive" dive 例如 dive nginx:latest...
maskprocessor
maskprocessor 高性能词生成器,每个位置可配置字符集 掩码攻击 尝试给定密钥空间中的所有组合,类似于暴力破解攻击,但更加具体。 相比暴力破解的优势 采用这种方式而不是传统的暴力破解,原因在于我们希望将密码候选密钥空间缩减为更高效的集合。 这里有一个简单的例子。我们想要破解密码:Julia1984 在传统的暴力破解攻击中,我们需要一个包含所有大写字母、所有小写字母和所有数字(即“mixalpha-numeric”)的字符集。密码长度为9,因此我们必须遍历62^9(13,537,086,546,263,552)种组合。假设我们以100M/s的速度破解,需要超过4年才能完成。...