146 matches found
refinery
Binary Refinery root@kitploit: High Octane Triage Analysis || || || || || | / / / \ || ==||=====|| | / |/ \ /==| / \ ===| '======|| | \ | | \ | \ /| | || || /||/ / | | | || =========''====/=========/ /==||=====||======' \ / / Binary Refinery™ es una colección de scripts de Python que...
inteno-exploits
Pruebas de concepto y exploits para dispositivos IOPSYS Esta es una colección de scripts que abusan de diversas vulnerabilidades en dispositivos que ejecutan IOPSYS de Inteno. Más detalles sobre cada vulnerabilidad se pueden encontrar en mi blog. Estos scripts solo se han probado en Linux, pero...
idacode
IDACode IDACode makes it easy to execute and debug Python scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace. IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any...
pagodo
pagodo - Passive Google Dork Introduction pagodo automates Google searching for potentially vulnerable web pages and applications on the Internet. It replaces manually performing Google dork searches with a web GUI browser. There are 2 parts. The first is ghdbscraper.py that retrieves the latest...
aws_pwn
AWS pwn 摘要 这组脚本写得很烂,用于执行与AWS渗透测试相关的各种任务。如果它对您不起作用,请不要难过。可能是因为自编写以来AWS已经发生了变化,或者代码本身就很烂。无论如何,欢迎贡献。 这些垃圾大部分由Daniel Grzelak编写,但也有很多贡献,最著名的是Mike Fuller。 需求 root@kitploit: pip install -r requirements.txt 请确保还在 /.aws/credentials 中设置好您的AWS凭证。 侦察 用于前期信息收集的任务。 validateiamaccesskeys.py -...
physical-analyzer-scripts
physical-analyzer-scripts Scripts de Python de Cellebrite Physical Analyzer para ayudar a los analistas con funcionalidad extendida...
bunitu_tests
bunitutests Scripts for communication with Bunitu Trojan C&Cs Use at your own risk! Authors: : hasherezade Malwarebytes : Sergei Frankoff Sentrant Files: cnc1test.py - registers your host as a proxy bot in the Bunitu botnet communicate with C&C1 cnc2test.py - checks if the given host is a Bunitu...
JavaUnserializeExploits
JavaUnserializeExploits Scripts de Python y peticiones HTTP referenciados en la publicación del blog What Do WebLogic, WebSphere, JBoss, Jenkins, OpenNMS, and Your Application Have in Common? This Vulnerability at http://foxglovesecurity.com...
ThreatIngestor
ThreatIngestor 实用工具 用于改进 ThreatIngestor 的使用并帮助减少错误的脚本。 所有脚本都包含以下可选参数,以便在 stdout 中提供更高的详细输出: root@kitploit: python3 scripts/ -v 所有可用脚本的快速列表: 脚本| 示例| 描述 ---|---|--- scripts/validate.py| python3 validate.py config.yml| 此脚本验证您的 YAML 语法,并检查您是否拥有 ThreatIngestor 正常运行所需的最低要求(config.yml)。 scripts/build.sh...
fastfluxanalysis
Scripts de análisis de DNS ========== Una colección de scripts para detectar dominios Fast-Flux y dominios DGA. Se basa en la investigación realizada para la tesis de maestría. Los artículos de investigación relacionados están disponibles en las siguientes ubicaciones: ISSA 2011 ISSA 2012 Botconf...
edk2
============== EDK II 项目 一个现代化、功能丰富、跨平台的固件开发环境,适用于 www.uefi.org 的 UEFI 与 PI 规范。 .. image::...
pip3line
Pip3line Codacy Badge Linux / MacOS Builds Windows Builds Raw bytes manipulation utility, able to apply well known and less well known transformations, quick binary search, network proxy interception and more. Install on Windows: Download the release zip here Remember to install/repair the VS...
MacroShop
MacroShop 用于通过 Office 宏传递负载的脚本集合。大部分是 Python 脚本。详见 http://khr0x40sh.wordpress.com。 1. macrosafe.py 生成安全的 VB 代码,可嵌入 Excel 电子表格。需要一个由 Veil-Evasion PowerShell 负载生成的批处理文件。要包含该代码,请在 Office 中启用开发工具菜单,转到 Visual Basic 选项卡,双击 ThisWorkbook,然后粘贴输出文件的内容。语法如下: python macrosafe.py test.bat test.txt 2...
RTA
红队自动化 RTA RTA 提供了一个脚本框架,旨在让蓝队测试其检测能力对抗恶意战术,模型基于 MITRE ATT&CK。 RTA 由 Python 脚本组成,生成超过 50 种不同 ATT&CK 战术的证据,以及一个编译好的二进制应用程序,可根据需要执行文件时间戳修改、进程注入和信标模拟等活动。 在可能的情况下,RTA 尝试执行所描述的实际恶意活动。在其他情况下,RTA 将模拟全部或部分活动。例如,某些横向移动默认会针对本地主机(尽管参数通常允许进行多主机测试)。在其他情况下,可执行文件如 cmd.exe 或 python.exe 将被重命名,使 Windows...
CodeTest
Welcome to CodeTest 👉关于本项目 本项目的主要目的:针对日常收集的Python POC\EXP测试脚本,使用可视化界面统一执行入口,方便运行。 本项目适合人群:有Python基础的渗透测试人员(工具自带简易编辑器,可修改脚本内参数,重新加载后可灵活使用脚本进行测试) 可视化界面开发库:Tkinter 💡POC\EXP 参考链接 root@kitploit: https://github.com/Ascotbe/Medusa https://github.com/zhzyker/vulmap 📖使用说明 root@kitploit: 下载文件 git clone...
WMIExec
WMIexec 一组Python脚本,通过WMI协议以不同方式执行命令。 博客文章 https://whiteknightlabs.com/2023/06/26/navigating-stealthy-wmi-lateral-movement/ 使用方法 wmiexecscheduledjob.py 是一个Python脚本,通过计划任务认证到远程WMI实例并执行命令。 运行脚本: root@kitploit: python3 wmiexecscheduledjob.py -i -u -p -c wmiexecwin32process.py...
JavaUnserializeExploits
JavaUnserializeExploits Python scripts and HTTP request referenced in the blog post What Do WebLogic, WebSphere, JBoss, Jenkins, OpenNMS, and Your Application Have in Common? This Vulnerability at http://foxglovesecurity.com...
MoreImpacketExamples
MoreImpacketExamples Este repositorio contiene algunos scripts cortos de Python creados con la librería Impacket. El objetivo principal de este proyecto es ayudarme a mí mismo y a otros que buscan pasar de usar los ejemplos proporcionados de impacket a modificar/crear sus propios scripts. Estos...
RFC-Security-Research
RFC-Security-Research Documento original y scripts auxiliares para ayudar a analizar los aspectos de seguridad de los RFC de Internet. Descripción general Este repositorio alberga una revisión de la seguridad de los RFC redactada al estilo de un RFC, además de varios scripts auxiliares de Python...
CVE-2026-60121-CVE-2026-61498
cve-id ⚡ 简单使用 请仅在安全且获得授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验室环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd 项目使用 Python,请遵循以下步骤 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source venv/bin/activate Windows Git Bash / WSL source venv/Scripts/activate 安装依赖 pip install -r requirements.txt 示例用法:...