Lucene search
+L

538 matches found

Kitploit
Kitploit
added 2026/09/14 6:27 p.m.7 views

ibombshell

ibombshell - 动态远程Shell root@kitploit: ,--.!, / -- / / / // / / / / ,d08b. '| / / / / / \ / / / / / 0088MM / / // / // / / / / / / // // / / / / / / 9MMP' ///// // //./// ///// + 启动控制台... 控制台就绪! ibombshell 是一款使用 PowerShell 编写的工具,可让你随时拥有一个具备后渗透功能(某些情况下还具备利用功能)的提示符。它是一个直接下载到内存中的...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 6:26 p.m.9 views

SQLRecon

SQLRecon SQLRecon 是一款专为攻击性侦察和后渗透阶段设计的 Microsoft SQL Server 工具集。如需详细了解每个技术的使用方法,请参考维基。 您可以从 releases 页面下载 SQLRecon 的副本。也可以自行编译解决方案——克隆仓库、双击解决方案文件并生成即可,过程简单直接。 针对防御者,我们还提供了预防、检测与缓解指南。 欢迎阅读我在 IBM Security Intelligence 网站上的博文。如果您更喜欢视频,可以观看我在 Black Hat 的演讲。 枚举模块 枚举模块不需要提供身份验证提供者。这些模块必须传递到枚举模块标志(/e:,...

6.1AI score
SaveExploits0References23
Kitploit
Kitploit
added 2026/09/14 6:20 p.m.6 views

smokedmeat

SmokedMeat Framework de Red Team para CI/CD Como Metasploit, pero para pipelines de CI/CD. De los creadores delpoutine escáner SAST de Build Pipeline en BoostSecurity Labs. Advertencia: Esta herramienta es solo para pruebas de seguridad autorizadas. SmokedMeat existe porque las amenazas a los...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 6:16 p.m.9 views

DropboxC2C

DropboxC2C DropboxC2C 是一款利用 Dropbox 基础设施进行命令与控制操作的后渗透代理。 请勿将其用于恶意目的。作者不对该程序的任何滥用行为负责。 Dropbox-C2C 是我早年的一个项目,旨在利用第三方平台进行命令与控制。由于 Empire 团队已将 Dropbox 实现为 C2C 通道,我决定将其开源。 结构 main.py ——“服务器”部分,负责管理所有代理。 agent.py ——“客户端”部分,执行服务器下达的指令。 我已移除键盘记录功能,以防被滥用。 环境要求 Python 2.7 依赖库 dropbox psutil pyinstaller 安装...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 6:05 p.m.30 views

eviltree

EvilTree A standalone python3 remake of the classic "tree" command with the additional feature of searching for user provided keywords/regex in files, highlighting those that contain matches. Created for two main reasons: While searching for secrets in files of nested directory structures, being...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 6:05 p.m.7 views

eviltree

EvilTree 一个独立的 python3 重制版,复刻了经典的 "tree" 命令,并新增了在文件中搜索用户提供的关键词/正则表达式的功能,高亮包含匹配项的文件。创建此工具主要有两个原因: 在嵌套目录结构中搜索文件中的秘密时,能够直观地看到哪些文件包含用户提供的关键词/正则模式,以及这些文件在文件夹层次中的位置,提供了显著的优势。 "tree" 是一个分析目录结构的优秀工具。拥有一个独立的命令行替代品用于后渗透枚举非常方便,因为它并非每个 Linux 发行版都预装,且在 Windows 上功能有限(相比 UNIX 版本)。 使用示例 示例 1 :针对 /var/www...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 5:57 p.m.11 views

RemoteRecon

RemoteRecon 远程侦察与收集 RemoteRecon 提供对远程主机执行后渗透利用能力的功能,而无需暴露您的完整工具包/代理。作为操作者,我们常常需要入侵一台主机,仅仅是为了对目标人员/主机进行键盘记录或截屏(或其他微小的任务)。为什么您必须将 Beacon、Empire、Innuendo、Meterpreter 或自定义 RAT 推送到目标上?这会增加您在目标环境中的足迹,暴露您的代理中的功能,以及您的 C2 基础设施。一种替代方案是向感兴趣的目标部署次要代理并收集情报。然后将这些数据存储起来,供您自行决定检索。如果这些受感染端点被 IR...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 5:54 p.m.7 views

RedGhost

RedGhost Linux 后渗透框架,旨在帮助红队实现持久化、侦察、权限提升以及不留下痕迹。 Payloads 生成各种编码的反向 Shell 的函数,支持 netcat, bash, python, php, ruby, perl SudoInject 为 sudo 命令注入包装函数的函数,每次运行 "sudo" 时执行反向 root Shell,用于权限提升 lsInject 为 "ls" 命令注入包装函数的函数,每次运行 "ls" 时执行 payload,用于持久化 SSHKeyInject 使用 strace 记录 SSH 进程按键记录的函数 Crontab 创建 cron...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:53 p.m.9 views

conquest

Conquest 是一个功能丰富、可扩展且灵活的命令与控制/后渗透框架,专为渗透测试和对手模拟而设计。Conquest 的团队服务器、操作员客户端和代理均使用 Nim 编程语言开发,并以模块化和灵活性为设计目标。它具备高级可塑配置文件系统,用于定制网络流量;采用 Dear ImGui 开发的多用户客户端 GUI;强大的 Python 脚本 API;以及 Monarch 代理——一个针对 Windows 目标的可扩展 C2 植入程序。 !CAUTION Conquest 仅供教育目的、研究以及对你拥有或已获得明确授权进行安全测试的系统使用。作者不提供任何保证,也不对滥用承担任何责任。 开始...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 5:49 p.m.5 views

Credential-Hunting

CredsHunter credshunter 是一个只读的凭证查找工具,专为授权后渗透场景设计。它遍历一次主机,找出你真正可以 重用 的秘密——密码、密钥、哈希值和凭证文件——同时忽略只会增加噪音的云/SaaS 令牌。 两个兄弟脚本,行为一致:Linux 使用 credshunter.sh,Windows 使用 credshunter.ps1。 工作原理 一个五阶段的漏斗,从 凭证存储位置 逐步缩小到 文件内部内容 。每个阶段在完成后立即输出结果。 root@kitploit: Stage 1 OS credential stores registry · GPP · historie...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 5:48 p.m.5 views

scavenger

scavenger scavenger : es una herramienta de escaneo post-explotación multi-hilo para buscar en sistemas, encontrando los archivos y carpetas más usados, así como archivos "interesantes" que contienen información sensible. Definición del problema: Scavenger aborda un problema desafiante que suelen...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 5:30 p.m.7 views

Network-Filesystem-Forensics

网络与文件系统取证 关于利用易受攻击的 wu-ftpd CVE-2001-0550 进行蜜罐后利用的报告...

7.5CVSS5.9AI score0.74762EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 4:59 p.m.10 views

Bella

Bella Bella 是一个纯 Python 的 macOS 后渗透数据挖掘工具和远程管理工具。🍎 💻 它是什么? Bella 是一个健壮的、纯 Python 的 macOS 后渗透和远程管理工具。 Bella(即服务端)是一个基于 SSL/TLS 加密的反向 shell,可以部署在任何运行 macOS = 10.6 的系统上。Bella 提供以下功能: 1. 模拟 SSH 的伪 TTY 支持大多数功能的 CTRL-C、流式输出、完整的内联 bash 脚本支持、Tab 补全、命令历史等。 2. 自动安装器! 只需执行二进制文件,Bella...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 4:58 p.m.6 views

CVE-NetScalerFileSystemCheck

CVE-NetScalerFileSystemCheck 此脚本用于检查 Citrix Netscaler 是否受到 CVE-2019-19781 攻击的入侵,并收集所有文件系统信息。 将检查以下文件和日志(最新版本 1.13): 模板文件夹中的 XML 文件 Apache 访问日志文件 Apache 错误日志文件 Cron 任务 后门脚本 加密矿工 Bash 日志文件 开始使用 输出文件将在执行目录中创建。 先决条件 CVE-NetScalerFileSystemCheck.ps1 需要 plink.exe 位于执行目录中,并可在本地计算机上运行。...

9.8CVSS7.8AI score0.99999EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/14 4:57 p.m.11 views

PowerUpSQL

PowerUpSQL 包含支持 SQL Server 发现、弱配置审计、权限提升(大规模)以及后渗透利用(如操作系统命令执行)的功能。它旨在用于内部渗透测试和红队演练。同时,PowerUpSQL 也提供了许多可供管理员使用的函数,用于快速盘点其 ADS 域中的 SQL Server,并执行与 SQL Server 相关的常见威胁狩猎任务。 PowerUpSQL Wiki 有关设置说明、速查表、博客、函数概述及使用信息,请查看 Wiki:https://github.com/NetSPI/PowerUpSQL/wiki 作者与贡献者...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 4:51 p.m.9 views

APEX

APEX anteriormente AzurePwn: Framework de Post-Explotación de Azure Un intento de facilitar las tareas de post-explotación una vez que tenemos acceso a algún tipo de credenciales de una cuenta relacionada con Azure. Para ser honesto, no es nada nuevo ni espectacular. Solo es mi viejo yo perezoso...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 4:35 p.m.5 views

DanderSpritz_lab

Laboratorio DanderSpritz Propósito El objetivo del laboratorio DanderSpritz es permitir a investigadores y defensores configurar rápidamente una versión completamente funcional de DanderSpritz - El conjunto de herramientas de post-explotación del Equation Group y un dominio Windows Server 2008 y ...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 4:27 p.m.4 views

get_Team_Pass

getTeamPass 从局域网中的远程计算机获取TeamViewer的ID和密码 该程序从局域网中的远程计算机获取TeamViewer的ID和密码。 对后渗透测试或系统管理员最为有用。 已在Windows 7和Windows 10 x86及x64上测试。 从releases文件夹下载二进制文件 https://github.com/kr1shn4murt1/getTeamPass/releases/latest 前提条件 你必须在远程计算机上拥有有效的凭据 目标机器上的445端口必须可访问...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 4:26 p.m.50 views

zuthaka

A collaborative free open-source Command & Control integration framework that allows developers to concentrate on the core function and goal of their C2. Explore the docs » · Report Bug · Request Feature · Table of Contents 1. About The Project Problem statement Solution Built With 2. Already...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 4:24 p.m.7 views

EntraPassTheCert

EntraPassTheCert EntraPassTheCert es una herramienta de post-explotación que permite a los atacantes solicitar el certificado P2P de usuario de Entra ID y autenticarse con él en una máquina remota unida a Entra. root@kitploit: $ python3 entraptc.py -h usage: entraptc.py -h --debug...

6AI score
SaveExploits0References5
Rows per page
Query Builder