2464219 matches found
scour
Scour - AWS 检测框架 该工具用于在 AWS 控制平面内模拟攻击模式。每个攻击都会附带一个特定的 UA(用户代理),供蓝队进行信号检测。 状态 目前仍在积极开发中。存在大量错误 。 尚未准备好投入生产环境。 问题提交地址 : https://github.com/grines/scour/issues 维护者 : grines 什么是 Scour? Scour 是一个基于 Golang 编写的现代模块化 AWS 利用框架,专为红队测试和蓝队分析而设计。它包含可用来攻击环境或构建防御检测的现代技术。 特性 命令补全 动态资源列表 命令历史 蓝队模式(为攻击行为添加唯一的用户代理标...
peetch
peetch peetch 是一个工具集合,旨在实验 eBPF 的各个方面以绕过 TLS 协议保护。 目前,peetch 包含三个子命令。第一个名为 dump,用于嗅探网络流量,并将每个数据包与源进程信息关联。第二个名为 tls,用于识别使用 OpenSSL 的进程,以提取加密密钥。第三个 proxy 自动拦截使用 OpenSSL 的进程的 TLS 流量,并实时解密消息。 结合使用前两个命令,可以解密以 PCAPng 格式记录的 TLS 交换。 安装 peetch 依赖多个库,包括 bcc 和 Scapy。可以使用以下命令轻松构建 Docker 镜像,以便测试 peetch:...
CVE-2019-7238
CVE-2019-7238 Nexus Repository Manager RCE Nexus Repository Manager 3 Ejecución remota de código sin autenticación | | \ / | | / /| | | || | / / / / / / | | | / || | |/ || / / // || / / root@kitploit: Nexus RCE 3.15.0 Python By jas502n python CVE-2019-7238.py http://10.10.20.166:8081 whoami...
Zerodoor
ZeroDoor 一个懒人写的脚本,用于随时随地生成反向shell后门,满足日常渗透需求,无需任何麻烦。 这些后门不是詹姆斯·邦德式的高科技玩意,而是简单的后门,以防止过度利用和限制功能。 一旦你以某种方式生成有效载荷并在目标系统上执行,无论是Windows还是类Unix系统。 一旦执行,你将能够在被攻陷的主机上执行远程命令 : 快乐黑客 :D 使用 root@kitploit: python zerodoor.py 简要概述 没什么特别的,它包含三种基本的后门生成能力:- 1. 基于Unix 2. Windows(普通可执行文件 / PowerShell单行命令 /...
CVE-2020-0688_EXP
CVE-2020-0688EXP CVE-2020-0688EXP Carga útil de activación automática root@kitploit: python3 CVE-2020-0688EXP.py -h usage: CVE-2020-0688EXP.py -h -s SERVER -u USER -p PASSWORD -c CMD -e optional arguments: -h, --help show this help message and exit -s SERVER, --server ECP Server URL Example:...
rupture
Rupture Rupture 是一个用于轻松进行 BREACH 和其他基于压缩的攻击的框架。 作者 Rupture 由以下人员开发: Dimitris Karakostas [email protected] Dionysis Zindros [email protected] Eva Sarafianou [email protected] Dimitris Grigoriou [email protected] 本研究在雅典大学的 密码与安全实验室 以及雅典国家技术大学进行。 许可证 Rupture 使用 MIT 许可证授权。更多信息请参阅...
TomcatKiller-CVE-2025-31650
TomcatKiller-CVE-2025-31650 Una herramienta diseñada para detectar la vulnerabilidad CVE-2025-31650 en Apache Tomcat versiones 10.1.10 a 10.1.39 Esta vulnerabilidad permite a un atacante provocar una fuga de memoria enviando solicitudes HTTP/2 especialmente manipuladas con encabezados de priorida...
vhosts-sieve
VHosts Sieve 在不可解析的域名中搜索虚拟主机。 安装 root@kitploit: git clone https://github.com/dariusztytko/vhosts-sieve.git pip3 install -r vhosts-sieve/requirements.txt 用法 获取子域名列表(例如使用 Amass) root@kitploit: $ amass enum -v -passive -o domains.txt -d example.com -d example-related.com 使用 vhosts-sieve.py 查找虚拟主机...
vhosts-sieve
VHosts Sieve Searching for virtual hosts among non-resolvable domains. Installation root@kitploit: git clone https://github.com/dariusztytko/vhosts-sieve.git pip3 install -r vhosts-sieve/requirements.txt Usage Get a list of subdomains e.g. using Amass root@kitploit: $ amass enum -v -passive -o...
graphicator
Graphicator Graphicator is a GraphQL "scraper" / extractor. The tool iterates over the introspection document returned by the targeted GraphQL endpoint, and then re-structures the schema in an internal form so it can re-create the supported queries. When such queries are created is using them to...
graphicator
Graphicator Graphicator 是一个 GraphQL "抓取器" / 提取器。该工具会遍历目标 GraphQL 端点返回的内省文档,然后重新构建内部形式的 schema,以便重新创建支持的查询。当这些查询创建完成后,工具会使用它们向端点发送请求,并将返回的响应保存到文件中。 错误的响应不会被保存。默认情况下,工具会缓存正确的响应以及错误信息,因此重新运行工具时不会重复执行相同的查询。 请明智地使用它,并且仅在你拥有权限的目标上进行操作。 我们希望该工具能帮助你作为渗透测试人员自动化自己的测试,同时也能推动那些尚未进行 GraphQL 测试的人开始行动。 了解如何对...
CVE-2022-22947
CVE-2022-22947 CVE-2022-22947 Spring-Cloud-Gateway En el primer trimestre de 2022, se descubrió una vulnerabilidad interesante y crítica puntuación base de 10.0 de inyección de código en Spring Cloud Gateway que aprovecha la API Actuator para realizar una inyección SpEL, lo que puede llevar a...
LOG4J-CVE-2021-44228
LOG4J-CVE-2021-44228 Log4Shell — también conocido como CVE-2021-44228 — es una vulnerabilidad crítica que permite la ejecución remota de código en sistemas que utilizan Log4j de la Apache Foundation, que es una biblioteca Java de código abierto ampliamente utilizada en productos de software...
Serein
Serein | En el atardecer de lluvia | Este proyecto está en pausa Linux English version is online! | ¡Ya está disponible la versión en inglés de Linux! http://github.com/W01fh4cker/SereinLinux Declaration | Declaración Este proyecto está destinado solo para uso autorizado. Prohibido su uso para...
wordlistgen
wordlistgen 是什么以及为什么? wordlistgen 是一个工具,用于传入 URL 列表并返回词列表,以便用于构建自定义词库。当结合应用程序上下文时,词库会更加有效。wordlistgen 提取 URL 的组成部分,例如子域名、路径、查询字符串等,并将其输出到标准输出,方便你添加到词库中。 安装 如果你没有安装 Go,快去“go”安装吧! go get -u github.com/ameenmaali/wordlistgen 用法 wordlistgen 从标准输入读取 URL 和路径,通常你会将这些 URL 和路径保存在文件中,比如: root@kitploit: $ c...
wordlistgen
wordlistgen What and why? wordlistgen is a tool to pass a list of URLs and get back a list of relevant words for your wordlists. Wordlists are much more effective when you take the application's context into consideration. wordlistgen pulls out URL components, such as subdomain names, paths, quer...
Drupal-cve-2019-6340
Investigación CVE 2019-6340 root@kitploit: El sitio con el módulo RESTful API Services del núcleo de Drupal 8 habilitado permite al usuario enviar solicitudes GET, PATCH o POST al servidor. Una solicitud GET es suficiente para desencadenar la vulnerabilidad de ejecución de código incluso si el...
Kunyu
Kunyu坤舆 - 更高效的企业资产收集 中文文档 | English 0x00 介绍 工具介绍 Kunyu 坤舆,名字取自 ,测绘实际上是一个地理信息相关的专业学科,针对海里的、陆地的、天上的地理信息进行盘点。同样应用于网络空间,发现未知、脆弱的资产也是如此,更像是一张网络空间地图,用来全面描述和展示网络空间资产、网络空间各要素及要素之间关系,以及网络空间和现实空间的映射关系。所以我认为“坤舆”还是比较贴合这个概念的。 Kunyu坤舆,旨在让企业资产收集更高效,使更多安全相关从业者了解、使用网络空间测绘技术。 应用场景 对于 kunyu 的使用,应用场景可以有很多,例如:...
ansible-role-cve
Ansible Role: CVE This role mitigates/patches the defined CVEs. Role Variables Dirty COW vuln. http://dirtycow.ninja. Defaults to false. This mitigation will need to be run everytime the server it has been applied on restarts. root@kitploit: cve20165195: false Example Playbook root@kitploit: --- ...
libsigrok
README El proyecto sigrok tiene como objetivo crear una suite de software de análisis de señales portátil, multiplataforma, libre/abierta y de código abierto que admita varios tipos de dispositivos como analizadores lógicos, osciloscopios, multímetros y más. libsigrok es una biblioteca compartida...