6474 matches found
CVE-2021-44228
用于CVE-2021-44228的Tai-e 这是一个示例项目,利用Tai-e来识别Log4Shell(即CVE-2021-44228)漏洞及其触发路径。 相关视频(中文):https://www.bilibili.com/video/BV1dV411F781 快速开始 通过Git克隆此仓库: root@kitploit: git clone https://github.com/Tai-e/CVE-2021-44228.git 在终端中运行以下命令(系统需要Java 17+): root@kitploit: ./gradlew run...
Dop2Mop
Dop2Mop 一个概念验证的OpenGraph收集器,用于BloodHound,映射从DevOps到MLOps基础设施的攻击路径。 基于Brett Hawkins(@h4wkst3r)的《从DevOps到MLOps基础设施的攻击路径:特权管道》。 目录 致谢 概述 支持的平台 映射的信任边界 安装 可选依赖 快速开始 生成演示数据 导入BloodHound 配置 配置文件 凭据验证 CLI参考 命令概述 全局选项 dop2mop collect dop2mop demo CLI使用示例 基本收集 单一平台收集 多平台收集 GitHub收集示例 Azure DevOps收集示例 Azur...
debugHunter
debugHunter 发现隐藏的调试端点与开发环境 漏洞赏金猎人和渗透测试者必备的 Chrome 扩展 在浏览时被动检测调试参数、敏感头部和暴露路径。 为什么选择 debugHunter? 在漏洞赏金猎击中,发现调试端点和暴露的配置文件是一种常见技巧。debugHunter 通过被动扫描您访问的每个网站来自动化此过程,并在发现以下内容时提醒您: 🔧 调试参数 — ?debug=1、?env=dev、?XDEBUGSESSIONSTART=phpstorm 📨 敏感头部 — X-Forwarded-Host: localhost、X-Original-URL: /admin 📁 暴露路径...
Wild-Wild-WiFi
Wild-Wild-WiFi Wild Wild WiFi Puedes encontrar más información en: http://www.elladodelmal.com/2018/03/wild-wild-wifi-dancing-with-wolves-1.html Puedes leer nuestro artículo en: https://es.slideshare.net/elevenpaths/wild-wild-wifi-dancing-with-wolves EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN...
nuvola
nuvola nuvola(小写 n)是一款工具,用于转储 AWS 环境配置和服务,并利用预定义、可扩展的自定义规则(通过简单 Yaml 语法创建)执行自动和手动安全分析。 该项目背后的核心理念是为云平台创建一个抽象的数字化孪生。举个更具体的例子:nuvola 借鉴了用于 Active Directory 分析的 BloodHound 特性,但应用于云环境(目前仅限 AWS)。 使用图数据库还增加了发现不同创新攻击路径的可能性,并可将其用作离线、集中且轻量级的数字化孪生。 快速开始 前提条件 已安装 docker-compose 配置了与 awscli 配合使用的 AWS...
CVE-2024-1086-checker
CVE-2024-1086-checker Este es un script de verificación sencillo para detectar la configuración del kernel que es vulnerable a la explotación. Un resultado de "kernel config not vulnerable" de este script solo significa que la vulnerabilidad no es explotable con las rutas conocidas actualmente...
cloudfoxable
Comienza a hackear: CloudFoxable Lee el blog para más detalles: Introducción a CloudFoxable: un sandbox de hacking en la nube gamificado Antecedentes CloudFox ayuda a los probadores de penetración y a los profesionales de la seguridad a encontrar rutas de ataque explotables en la infraestructura ...
meg
meg meg is a tool for fetching lots of URLs but still being 'nice' to servers. It can be used to fetch many paths for many hosts; fetching one path for all hosts before moving on to the next path and repeating. You get lots of results quickly, but non of the individual hosts get flooded with...
mole
Mole Mole es un complemento de Binary Ninja diseñado para identificar rutas de ejecución interesantes en binarios. Realiza backward slicing en variables utilizando el Medium Level Intermediate Language MLIL de Binary Ninja en forma Static Single Assignment SSA, formando la base para un static tai...
SharpPrivesc
SharpPrivesc Practicando C y uniendo superficies de ataque de Privesc. Sigo siendo un novato. Comprobaciones de Privesc y similares. Prefiero las clases de análisis de línea de comandos de Spectreops, así que decidí usar las suyas en lugar de otros paquetes de .NET como command line parser, etc...
k8scout
k8scout Beta — 用于授权安全评估的单一二进制 Kubernetes 攻击路径引擎。 将其放入被攻破的 Pod,运行它,即可获得每个现实可行的横向移动路径地图——从当前落脚点到集群管理员、节点访问、机密窃取和云 IAM 角色。 理念 你在 Kubernetes Pod 中拥有 RCE。接下来呢? k8scout 回答这个问题。它自动发现被攻破 Pod 的服务账户能做什么,映射 RBAC 图,并追踪从你的确切落脚点到高价值目标的攻击路径。 它有三种工作模式: 攻击模式 (默认)—— 在被攻破的 Pod 内运行。发现你的身份、权限以及从当前位置可达到的所有横向移动路径。 审查模式...
clair
Clair Note : The main branch may be in an unstable or even broken state during development. Please use releases instead of the main branch in order to get stable binaries. Clair is an open source project for the static analysis of vulnerabilities in application containers currently including OCI...
Coercer
一个 Python 脚本,用于通过多种方法自动强制 Windows 服务器向任意机器进行身份验证。 Windows 支持 要构建 Windows 二进制文件,请从此仓库下载 installer.ps1 脚本。直接运行它(不带参数)即可在工作目录中创建二进制文件。使用 -h 或 --help 查看带选项的帮助菜单。 功能特性 核心功能: 列出远程机器上开放的 SMB 管道(在扫描认证和模糊测试认证模式下) 尝试连接远程机器上已知的 SMB 管道列表(在扫描未认证和模糊测试未认证模式下) 逐一调用所有易受攻击的 RPC 函数,以强制服务器向任意机器进行身份验证。 随机生成 UNC...
Apache-CVE-2021-41773
CVE-2021-41773 Apache HTTP Server Path Traversal Contribuyentes 이희수@lheeeesoo Apache HTTP Server 2.4.49 contiene una vulnerabilidad en el proceso de normalización de rutas URL, ya que no bloquea adecuadamente las rutas parentales codificadas. Un atacante puede utilizar valores como .%2e para sali...
LID
██╗ ██╗██████╗ ██║ ██║██╔══██╗ ██║ ██║██║ ██║ ██║ ██║██║ ██║ ███████╗██║██████╔╝ ╚══════╝╚═╝╚═════╝ Linux Integrity Drift — "Linux está muriendo" — Descubrimiento sistemático de rutas de código del kernel que omiten las garantías de seguridad de LSM La puerta nunca fue derribada. Simplemente la...
deepsecrets
DeepSecrets - a better tool for secret scanning !WARNING Active development was switched to the creator's fork at https://github.com/ntoskernel/deepsecrets. This repository will not receive any updates...
leaky-paths
关于 一个收集了与主流Web框架和基础设施项目相关的特殊 路径的集合,包括已知的实用API、错误配置等。这些路径可用于Web内容发现,是快速获取成果的最快方式。 目标 为了向社区提供高质量的词列表,我开放了这个仓库,欢迎任何人贡献。这应该是你在任何目标上快速获取成果的首选,无论你是使用它进行评估的渗透测试人员,还是将其作为外部攻击面扫描一部分的安全工程师,或者是在扫描大量子域名/主机以使用高质量词列表快速获取成果的漏洞赏金猎人。它包含: 与已知错误配置、泄露敏感数据的端点、授予对应用某些特殊部分访问权限等相关的路径 。...
Campaign Monitor for WordPress - Information Disclosure
Campaign Monitor for WordPress plugin for WordPress versions up to 2.8.15 contains a full path disclosure caused by improper access restriction and enabled displayerrors in /forms/views/admin/create.php, letting unauthenticated attackers retrieve server paths, exploit requires displayerrors to be...
GoodHound
GoodHound root@kitploit: / / / / / / / / / / / / / / / // / / / / / / / / // / // / // / // / / // / // / / / / // / ///,// ///,// //,/ 攻击者以图形思考,防御者以行动思考,管理层以图表思考。 GoodHound 通过确定通往高价值目标的最繁忙路径并创建可操作输出来优先处理攻击路径的修复,从而将 BloodHound 付诸实践。 我很幸运能以此为生。任何捐款都将转交给我当地的食品银行、动物保护区和动物救援中心。 用法 快速开始...
CVE-2026-21440-POC-EXP
Información completa de la vulnerabilidad CVE-2026-21440 📁 Pasos breves para usar el script PoC de CVE-2026-21440 1. Instalación de dependencias python -m pip install --upgrade pip 2. Ejecutar la prueba python CVE-2026-21440-code.py -h 3. 6 rutas sensibles predefinidas integradas -s para invocaci...