Lucene search
+L

959 matches found

Kitploit
Kitploit
added 2026/09/11 6:28 p.m.229 views

mssqlproxy

mssqlproxy mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. Please read this article carefully before continuing. It consists of...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 5:35 p.m.58 views

sploit

sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:23 p.m.5 views

CVE-2017-12617

CVE-2017-12617 Código compilado a partir de ideas de algunas personas; se otorga crédito. No lo uses de forma maliciosa, por favor...

8.1CVSS7.3AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/11 4:55 p.m.6 views

SLAE

SLAE Securitytube Linux Assembly Expert SLAE SLAE-721 Compilación root@kitploit: + Assembling ... + Linking ... + Extract Shellcode from binary ... "\x31\xc0\x50\x68\x2f\x2f\x73\x68" "\x68\x2f\x62\x69\x6e\x89\xe3\x89" "\xc1\xb0\x0b\xcd\x80" + Create C-Header file ... + Compile PoC ... + Run PoC...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:46 p.m.4 views

MemoryMapper

内存映射器 内存映射器是一个轻量级库,允许通过用户指定的进程注入或自注入(将程序集注入当前尝试注入的进程)的方式,将原生和托管程序集映射到内存中。该库不仅提供映射程序集的工具,还具备加密、解密和生成各种加密强度数据的能力。 需求 注意: (仅适用于使用内存映射器的运行程序集——不适用于存根/Shellcode) Windows 7 SP1 及更高版本 .NET Framework 4.6.1 功能 探索PE(可移植可执行文件)的结构 从托管和原生程序集中读取资源 使用进程注入和自注入将原生程序集映射到内存 使用进程注入和其他技术将托管程序集映射到内存 获取任意大小文件的字节数组...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:19 p.m.8 views

RedPersist

RedPersist RedPersist 是一个用 C 编写的 Windows 持久化工具 编译项目 本项目使用了以下第三方库。 TaskScheduler https://github.com/dahall/TaskScheduler Fody https://github.com/Fody/Fody 打开 Visual Studio 项目,转到 "工具" "NuGet 包管理器" "包管理器设置" 打开 "NuGet 包管理器" "包源" 安装 Fody Install-Package Costura.Fody -Version 3.3.3 安装 TaskScheduler...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 2:04 p.m.4 views

reconerator

概述 这是一个自定义的 .NET 程序集,用于执行一系列态势感知活动。目前包含以下功能集: BASIC - 从磁盘和注册表获取信息。 LDAP - 允许执行自定义的 AD LDAP 查询。 RESOLVEHOST - 执行 DNS 查询解析。 INDEXSEARCH - 搜索 Windows 索引服务中的本地文件和电子邮件(按文件名和内容)。 PROXYCHECK - 显示访问指定 URL 时将使用的代理服务器。 我在编写此工具时并不知道 GhostPack 正在开发中;最终我们几乎同时发布了各自的工具。实际上,GhostPack 现在的功能要丰富得多。我已移除 PrivescCheck...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:04 p.m.112 views

reconerator

Overview This is a custom .NET assembly which will perform a number of situational awareness activities. There are a number of current featuresets: BASIC - Obtains information from the disk and registry. LDAP - Allows customised AD LDAP queries to be made. RESOLVEHOST - Performs DNS lookup querie...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 1:59 p.m.5 views

PowerSharpPack

赞助商 PowerSharpPack 许多有用的攻击性 C 项目被封装成 PowerShell,以便于使用。 为什么?在我看来,攻击性 PowerShell 并没有因为 AMSI、脚本块日志记录、约束语言模式或其他保护功能而消亡。这些机制中的任何一个都可以被绕过。由于大多数新的创新攻击性安全项目都是用 C 编写的,我决定让它们也能在 PowerShell 中使用。 那么我基本上做了什么? 1. 首先,克隆每个 C 仓库。 2. 将类和 main 方法设为 public。 3. 对于某些项目,我合并了包含新功能或错误修复的 pull request,或者我必须移除...

5.7AI score
SaveExploits0References77
Kitploit
Kitploit
added 2026/09/11 1:26 p.m.5 views

DNCI

DNCI - Inyector de Código .Net DNCI permite la inyección de código .Net .exe o .dll de forma remota en procesos no administrados en Windows. 1. Estructura del Proyecto El proyecto está estructurado en: DNCI.Injector.Library - Biblioteca de inyección. Contiene todos los componentes y lógica de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:45 p.m.41 views

mal_unpack

malunpack Dynamic unpacker based on PE-sieve 📖 Read more . It deploys a packed malware, waits for it to unpack the payload, dumps the payload, and kills the original process. !CAUTION This unpacker deploys the original malware. Use it only on a VirtualMachine. ⚙ Usage Basic usage: root@kitploit:...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 11:36 a.m.221 views

acheron

About Acheron is a library inspired by SysWhisper3/FreshyCalls/RecycledGate, with most of the functionality implemented in Go assembly. acheron package can be used to add indirect syscall capabilities to your Golang tradecraft, to bypass AV/EDRs that makes use of usermode hooks and instrumentatio...

5.7AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/11 11:36 a.m.3 views

acheron

关于 Acheron 是一个受 SysWhisper3/FreshyCalls/RecycledGate 启发的库,大部分功能使用 Go 汇编实现。 acheron 包可用于向您的 Golang 工具链添加间接系统调用能力,以绕过那些利用用户态钩子和 instrumentation callbacks 来检测从内核态返回用户态时未回到 ntdll.dll 的异常系统调用的 AV/EDR。 主要特性 无依赖 纯 Go 和 Go 汇编实现 支持自定义字符串加密/哈希函数以对抗静态分析 工作原理 创建新的系统调用代理实例时,会执行以下步骤: 1. 遍历 PEB 以获取内存中 ntdll.dll...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/11 10:43 a.m.9 views

Stracciatella

Stracciatella v0.7 从C内部运行的PowerShell runspace(又名SharpPick技术),已禁用AMSI、ETW和脚本块日志记录,为您提供便利。 如今,当PowerShell通过使用如下技术遭到严重检测时: AMSI ETW 脚本块日志记录 转录文件 模块日志记录 约束语言模式 高级攻击者必须找到绕过这些措施的方法,以便提供复杂的对抗性模拟演练。为了协助这些努力,创建了以下项目。 此程序构建在针对特定技术的绕过方法之上,这些方法包含在: Disable-Amsi.ps1 KillETW.ps1 by tandasat...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 10:05 a.m.3 views

EagleVM

EagleVM Entorno de pruebas para generar código x64 protegido por máquina virtual. Desglose del proyecto EagleVM Aplicación principal de protección que virtualiza código. EagleVM.Core Librería estática utilizada por EagleVM que proporciona toda la funcionalidad de virtualización y análisis...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:38 a.m.11 views

LACheck

LACheck 多线程 C .NET 程序集 本地管理权限枚举 参数 root@kitploit: ./LACheck.exe help | | /\ / | | | | | | / \ | | | | | | | | / /\ \ | | | ' \ / / | |/ / | | / \ | || | | | / | |// \ || |||||\ Usage: LACheck.exe smb rpc /targets:hostname,fqdn.domain.tld,10.10.10.10 /ldap:all /ou:"OU=Special...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 7:47 a.m.7 views

ExecuteAssembly

描述: ExecuteAssembly 是 Cobalt Strike execute-assembly 的一个替代方案,使用 C/C++ 构建。它可以通过以下方式加载/注入 .NET 程序集:重用宿主(spawnto)进程已加载的 CLR 模块/AppDomainManager、覆盖加载器/.NET 程序集 PE DOS 头部、解除 .NET 相关模块的链接、绕过 ETW+AMSI、通过 NT 静态系统调用(x64)规避 EDR 钩子,以及通过 SuperFastHash 哈希算法动态解析 API 来隐藏导入。 简要(特性): 从 PEB 数据结构中解除 CLR 相关模块的链接(使用微...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 7:14 a.m.7 views

IronSharpPack

IronSharpPack IronSharpPack is a repo of popular C projects that have been embedded into IronPython scripts that execute an AMSI bypass and then reflective load the C project. IronPython and the DLR have very little, if any, instrumentation that makes it an effective language for the execution of...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 6:54 a.m.4 views

CVE-2026-23008-Solidity-Assembly-Return-Data-Size-Confusion

CVE-2026-23008 – Confusión de tamaño de datos de retorno en ensamblador Solidity Código del programa Solidity root@kitploit: // ReturnSizeConfusion.sol contract Victim function callExternaladdress target external returns bytes memory bool success, bytes memory ret =...

5.5CVSS6AI score0.00137EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:46 a.m.8 views

POC-CVE-2026-56164-exploit

CVE-2026-56164 — Exploit de omisión de autenticación en Microsoft SharePoint Server Crítico CVSS 9.8 — Escalada de privilegios no autenticada a Administrador de granja en Microsoft SharePoint Server Tabla de contenidos Descripción general Detalles de la vulnerabilidad Versiones afectadas Diagrama...

9.8CVSS6.4AI score0.26636EPSS
SaveExploits1
Rows per page
Query Builder