Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/15 6:24 a.m.44 views

link

link link is a command and control framework written in rust. Currently in beta. Table of Contents Introduction Features Feedback Build Process Acknowledgments Introduction...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 5:56 a.m.6 views

VMUnprotect.Dumper

VMUnprotect.Dumper VMUnprotect.Dumper es un proyecto dedicado a la caza de ensamblados de VMProtect manipulados. Hace uso de AsmResolver para desempaquetar dinámicamente ensamblados protegidos por VMP. Funciona en VMProtect 3.7.0 la última versión y algunas versiones anteriores. Antes del uso de...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:52 a.m.18 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/15 5:45 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/15 3:56 a.m.11 views

dllspy

DllSpy 扫描已编译的 .NET 程序集以发现输入面(HTTP 端点、SignalR 中心、WCF 服务、gRPC 服务、Razor 页面、Blazor 组件、Azure Functions、OData 端点),检查授权配置,并标记安全问题——所有这些无需运行应用程序。 提供 CLI 工具 和 PowerShell 模块 。 安装 CLI root@kitploit: dotnet tool install -g DllSpy PowerShell root@kitploit: Install-Module -Name DllSpy 用法 CLI root@kitploit:...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 3:20 a.m.8 views

aether

Aether versión : 0.9 versión estable Aether es una herramienta de análisis forense de memoria y caza de amenazas para Windows que escanea la memoria de procesos en vivo en busca de patrones maliciosos, detecta técnicas de inyección, firmas de implantes y ensamblados .NET cargados de forma...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:52 a.m.6 views

InlineExecute-Assembly

InlineExecute-Assembly InlineExecute-Assembly 是一个概念验证的信标对象文件 BOF,允许安全专业人员以进程内 .NET 程序集执行的方式,替代 Cobalt Strike 传统的 fork-and-run execute-assembly 模块。InlineExecute-Assembly 将执行任何入口点为 Mainstring args 或 Main 的程序集。这应允许您运行大多数已发布的工具,而无需事先进行任何修改。 BOF 会自动确定执行程序集前需加载到进程中的公共语言运行时 CLR 版本(v2.0.50727 或...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 10:28 p.m.5 views

inject-assembly

inject-assembly - 在现有进程中执行 .NET 该工具是 Cobalt Strike 传统 fork 和 run 执行方式的替代方案。加载器可注入任意进程,包括当前 Beacon。长时间运行的程序集将继续执行并将输出发送回 Beacon,类似于 execute-assembly 的行为。 inject-assembly 包含两个组件: 1. BOF 初始化器 :一个小型程序,负责将程序集加载器注入远程进程并附带任意参数。它使用 BeaconInjectProcess 执行注入,这意味着此行为可通过 Malleable C2 配置文件或进程注入 BOF(从 4.5...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 2:43 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/14 2:43 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/14 12:25 p.m.6 views

DNCI

DNCI - Dot Net Code Injector DNCI allows the injection of .Net code .exe or .dll remotely in unmanaged processes in windows. 1. Project Structure The project is structured in: DNCI.Injector.Library - Injection library. Contains all injection components and logic; DNCI.Injector.Runner - Command...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:10 a.m.7 views

vba2clr

TLDR: Solo experimentando con diferentes formas de cargar ensamblados CLR .NET en VBA local y remotamente usando AppDomain.ExecuteAssembly o cualquier otro método útil después de sortear AccessVBOM el acceso programático al proyecto de Visual Basic no es de confianza desde VBA. vba2clr..vba:...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 9:30 p.m.7 views

Invoke-noPac

Invoke-noPac El ensamblado .Net está basado en mi fork https://github.com/ricardojba/noPac que tiene algunos cambios de código para mejorar el original. Cargador de ensamblado .Net estilo PowerSharpPack para el escáner y exploit CVE-2021-42287 - CVE-2021-42278 noPac. Uso: root@kitploit:...

8.8CVSS7.4AI score0.7717EPSS
SaveExploits10References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2016-6200

Malware in sbrugna...

7.8CVSS7.7AI score0.00638EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2023/12/01 11:30 a.m.49 views

Aladdin - Payload Generation Technique That Allows The Deseriallization Of A .NET Payload And Execution In Memory

Aladdin is a payload generation technique based on the work of James Forshaw @tiraniddo that allows the deseriallization of a .NET payload and execution in memory. The original vector was documented on https://www.tiraniddo.dev/2017/07/dg-on-windows-10-s-executing-arbitrary.html. By spawning the...

7.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2021/09/19 8:30 p.m.33 views

InlineExecute-Assembly - A PoC Beacon Object File (BOF) That Allows Security Professionals To Perform In Process .NET Assembly Execution

InlineExecute-Assembly is a proof of concept Beacon Object File BOF that allows security professionals to perform in process .NET assembly execution as an alternative to Cobalt Strikes traditional fork and run execute-assembly module. InlineExecute-Assembly will execute any assembly with the entr...

7.8AI score
SaveExploits0References7
zdt
zdt
added 2020/10/21 12:00 a.m.802 views

Telerik UI ASP.NET AJAX RadAsyncUpload Deserialization Exploit

This Metasploit module exploits the .NET deserialization vulnerability within the RadAsyncUpload RAU component of Telerik UI ASP.NET AJAX that is identified as CVE-2019-18935. In order to do so the module must upload a mixed mode .NET assembly DLL which is then loaded through the deserialization...

9.8CVSS9.7AI score0.99737EPSS
SaveExploits19
n0where
n0where
added 2017/12/04 2:58 a.m.36 views

WebSocket C2 Communication Channel: WSC2

WSC2 is a PoC of using the WebSockets and a browser process to serve as a C2 communication channel between an agent, running on the target system, and a controller acting as the actuel C2 server. WSC2 is composed of: a controller, written in Python, which acts as the C2 server an agent running on...

0.4AI score
SaveExploits0References1
zdt
zdt
added 2017/04/21 12:00 a.m.69 views

VirtualBox 5.0.32 r112930 x64 - Windows Process COM Injection Privilege Escalation Exploit

Exploit for windows platform in category local exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1103 VirtualBox: Windows Process COM Injection EoP Platform: VirtualBox v5.0.32 r112930 x64 Tested on Windows 10 Class: Elevation of Privilege Summary: The process hardening...

4.6CVSS8.6AI score0.0136EPSS
SaveExploits3
OSV
OSV
added 2016/06/30 4:59 p.m.9 views

CVE-2016-5249

Lenovo Solution Center LSC before 3.3.003 allows local users to execute arbitrary code with LocalSystem privileges via vectors involving the LSC.Services.SystemService StartProxy command with a named pipe created in advance and crafted .NET assembly...

7.8CVSS6.1AI score0.00638EPSS
SaveExploits0References2
Rows per page
Query Builder