35935 matches found
SharpFtpC2
SharpFtpC2 PoC SharpFtpC2 es un pequeño proyecto experimental cuyo objetivo es explorar la posibilidad de usar FTPS para retransmitir comandos y respuestas entre dos computadoras remotas. Emplea el protocolo FTP como un túnel improvisado a través del cual las computadoras, ambas actuando como...
ysoserial
ysoserial A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. Description Originally released as part of AppSecCali 2015 Talk "Marshalling Pickles: how deserializing objects will ruin your day" with gadget chains for Apache Commons Collections 3.x and...
DotNetHookerToolkit
InjectorCli + ManagedHookHostProj Este repositorio contiene dos proyectos diseñados para ser usados juntos: InjectorCli: Un .NET Framework 4.8 inyector de consola construido sobre frida-clr Frida.dll ManagedHookHostProj: Un .NET Framework 4.8 DLL auxiliar con exportaciones nativas a través de 3F...
aether
Aether version : 0.9 stable release Aether is a Windows memory-forensics and threat hunting tool that scans live process memory for malicious pattern, detect injection techniques, implant signatures, reflectively loaded .NET assemblies. it works with a multi-layer confidence model that dramatical...
Blacklist3r
Blacklist3r El objetivo de este proyecto es acumular las claves secretas / materiales secretos relacionados con varios frameworks web, que están disponibles públicamente y potencialmente utilizados por los desarrolladores. Estos secretos serán utilizados por las herramientas de Blacklist3r para...
RogueAssemblyHunter
. . \ / \ | | | .. | // \ / | | / \ / / \ \ / // // \ / | | | // | /\ / / | \ \ \ /| Y Y \ \ \ | | || // /|/ | / || / // | / // / / / / / / / / / | \ / | / \ | |/ \ / \ Y / | / | \ | \ /| | / | /|/|| /| | / / / Rogue Assembly Hunter Rogue Assembly Hunter es una utilidad para descubrir módulos '.N...
Invisi-Shell
Invisi-Shell ¡Oculta tu script de powershell a plena vista! Invisi-Shell evita todas las características de seguridad de Powershell registro de ScriptBlock, registro de módulos, transcripción, AMSI mediante el enganche de ensamblados .Net. El enganche se realiza a través de la API de CLR Profiler...
PENeL
PENeL - PowerShell con Biblioteca .NET Incrustada Programa que prepara una biblioteca DLL .NET para ejecutarse incrustada en un script de PowerShell Creado por: Guilherme Bacellar Moralez Th3 0bservator https://twitter.com/th30bservator Descargo de responsabilidad Este código se crea y mantiene...
Harden-Windows-Security
Harden Windows Security | A New Threat to Malware Harden Windows Safely, Securely, Only With Official Microsoft Methods How To Use Related Trust Support Security Recommendations Resources License Wiki Basic FAQs !IMPORTANT Here are Quick Access Points to Important Sections of this Repository Hard...
Covenant
Covenant es un framework de comando y control para .NET que tiene como objetivo resaltar la superficie de ataque de .NET, facilitar el uso de técnicas ofensivas de .NET y servir como una plataforma colaborativa de comando y control para equipos rojos. Covenant es una aplicación multiplataforma...
cve-2019-0604-SP2010-netv3.5
cve-2019-0604-SP2010-netv3.5 Recientemente, me encontré con un Sharepoint 2010 SP2 y todas las Pruebas de Concepto que probé no funcionaron hasta que me di cuenta de que el servidor estaba en .net 3.5, lo cual requiere una biblioteca diferente. Aquí está el .dll para .net 3.5. El código proviene ...
msmap
MSMAP Msmap es un generador de WebShells en Memoria. Compatible con varios Contenedores, Componentes, Codificadores, WebShell / Proxy / Killer y Clientes de Gestión. 简体中文 La idea detrás I, La idea detrás II, La idea detrás III Características WIP Función Menú Dinámico Compilación Automática Gener...
msmap
MSMAP Msmap is a Memory WebShell Generator. Compatible with various Containers, Components, Encoder, WebShell / Proxy / Killer and Management Clients. 简体中文 The idea behind I, The idea behind II, The idea behind III Feature WIP Function Dynamic Menu Automatic Compilation Generate Script...
CVE-2022-30190
CVE-2022-30190 Follina A proof of concept PoC for CVE-2022-30190 Follina. Requirements Victim Windows 10 21H1 equivalent/earlier Security update KB5016616 uninstalled Attacker Microsoft .NET SDK Python 3.9 or later Configuration Edit config.xml to modify the attacker's server hostname and port...
vxlang-page
VxLang Contents Docs What is VxLang? Supported File Formats Preview Virtualization Preview Dual-Mode Preview Obfuscation Preview Code-Flattening Preview Tutorial Usage & Guide-Code Precautions How to get the full version Donate and Subscription Patreon Link Event 2026 June Event Extension-Codes a...
Aladdin
Aladdin root@kitploit: .-. .-''-., | //\ ";\ "/ \ , |'./ \ '='-, /\ \ || ///\ '. T |\ | /,-' '. '..-' /'/ | | '. .'-../ ,\ / '-' |/ /-----j .--..--'\ / --' '---. / '---. -'. .' .-- '. \ '--. ;.-o / '. /.8----' c-'----' Lefty @lefterispan - Nettitude Red Team - 2022 / 2023 Acerca de Aladdin es...
CVE-2022-26503
CVE-2022-26503 Summary: Vulnerability CVE-2022-26503 in Veeam Agent for Microsoft Windows allows local privilege escalation. An attacker who successfully exploited this vulnerability could run arbitrary code with LOCAL SYSTEM privileges. Shout out to @ultrayoba The Patch: The implemented patch...
pwndrop
pwndrop es un servicio de alojamiento de archivos autodesplegable para enviar cargas útiles de red team o compartir de forma segura tus archivos privados a través de HTTP y WebDAV. Si alguna vez has necesitado configurar rápidamente un servidor web nginx/apache para alojar tus archivos y nunca...
reko
reko - a general purpose decompiler. Reko Swedish: "decent, obliging" is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A...
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:...