Lucene search
+L

953 matches found

Kitploit
Kitploit
added 2026/09/07 6:09 a.m.26 views

gdb-dashboard

GDB dashboard GDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowin...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 6:08 a.m.8 views

sickle-pdk

Sickle - Kit de Desarrollo de Payloads Sickle es una herramienta que desarrollé originalmente para ayudarme a ser más eficaz, tanto en el desarrollo como en la comprensión de shellcode. Sin embargo, a lo largo de su desarrollo y uso, ha evolucionado hasta convertirse en un kit de desarrollo de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 5:31 a.m.11 views

RogueAssemblyHunter

. . \ / \ | | | .. | // \ / | | / \ / / \ \ / // // \ / | | | // | /\ / / | \ \ \ /| Y Y \ \ \ | | || // /|/ | / || / // | / // / / / / / / / / / | \ / | / \ | |/ \ / \ Y / | / | \ | \ /| | / | /|/|| /| | / / / Rogue Assembly Hunter Rogue Assembly Hunter es una utilidad para descubrir módulos '.N...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 5:14 a.m.7 views

Stracciatella

Stracciatella v0.7 Espacio de ejecución de Powershell desde C técnica SharpPick con AMSI, ETW y registro de bloques de script deshabilitados para tu placer. Hoy en día, cuando Powershell ha sido severamente instrumentado mediante el uso de técnicas como: AMSI ETW Registro de bloques de script...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/07 4:36 a.m.6 views

RawrXDA

🎉 announcing dotenvx. run anywhere, multi-environment, encrypted envs. Dotenv es apoyado por la comunidad. Gracias espaciales a: Graphite is the AI developer productivity platform helping teams on GitHub ship higher quality software, faster. dotenv Dotenv es un módulo de dependencia cero que carg...

6.3AI score
SaveExploits0References24
Kitploit
Kitploit
added 2026/09/07 4:09 a.m.9 views

diaphora

δiaphora Instalación Instala con el gestor de plugins de Hex-Rays: root@kitploit: hcli plugin install https://github.com/joxeankoret/diaphora/archive/refs/tags/3.4.2.zip Las instrucciones de instalación manual están más abajo. Diaphora διαφορά, 'diferencia' en griego versión 3.4 es la herramienta...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:08 a.m.6 views

metasm

Metasm, the Ruby assembly manipulation suite sample scripts in samples/ -- read comments at the beginning of the files all files are licensed under the terms of the LGPL Author: Yoann Guillot Basic overview: Metasm allows you to interact with executables formats ExeFormat: PE, ELF, Mach-O,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 3:32 a.m.9 views

LACheck

LACheck Multithreaded C .NET Assembly Local Administrative Privilege Enumeration Arguments root@kitploit: ./LACheck.exe help | | /\ / | | | | | | / \ | | | | | | | | / /\ \ | | | ' \ / / | |/ / | | / \ | || | | | / | |// \ || |||||\ Usage: LACheck.exe smb rpc...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 3:19 a.m.7 views

ml-kem-key-recovery

Full key recovery from a partial Fujisaki-Okamoto comparison in wolfSSL ML-KEM CVE-2026-6330 NEON and CVE-2026-10097 AVX2. Fixed in wolfSSL 5.9.2. The full technical write-up is published as Cryptology ePrint Archive, Paper 2026/1682 local copy in paper/. See Citation below. Introduction ML-KEM...

6.5CVSS5.9AI score0.00169EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 3:07 a.m.6 views

ADSearch

ADSearch A tool written for cobalt-strike's execute-assembly command that allows for more efficent querying of AD. Key Features List all Domain Admins Custom LDAP Search Connect to LDAPS Servers Output JSON data from AD instances Retrieve custom attributes from a generic query i.e. All computers...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 3:04 a.m.10 views

shellen

Shellen General Shellen es un entorno interactivo para escribir shellcodes. Si buscas una herramienta práctica para escribir shellcodes, shellen puede ser tu amiga. Shellen también puede usarse como herramienta de ensamblado o desensamblado. Los motores keystone y capstone se utilizan para todas...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 1:55 a.m.8 views

BOF_ExecuteAssembly

BOF Execute-Assembly Beacon Object File for Cobalt Strike that executes .NET assemblies in beacon with evasion techniques. Overview Core Architecture root@kitploit: ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cobalt Strike Beacon │ │ Parent Process │...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 12:55 a.m.6 views

shellme

shellme Porque a veces solo necesitas shellcode y opcodes rápidamente. Esto esencialmente solo envuelve algunas llamadas a nasm/objdump en un práctico script. root@kitploit: bryan@devbox:/shellme$ python shellme.py usage: shellme.py -h -n FILE -o OUTPUT -i INSTRUCTION -a ARCH optional arguments:...

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

shellcode2assembly

ShellcodeToAssembly Replace in shellcodetoasm.py with your shellcode. Endian type is little endian. root@kitploit: shellcode = '' Installation git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip2 install -r requirements.txt && python2 shellcodetoasm....

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 12:08 a.m.3 views

inject-assembly

inject-assembly - Ejecutar .NET en un Proceso Existente Esta herramienta es una alternativa a la ejecución tradicional fork and run para Cobalt Strike. El cargador puede ser inyectado en cualquier proceso, incluido el Beacon actual. Los ensamblados de larga duración continuarán ejecutándose y...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 11:12 p.m.6 views

Nemesis

Nemesis mañana se publica una actualización, cambiando la licencia y también algunas nuevas funciones contra los ladrones de datos. Herramienta de Windows que creé porque me cansé de ver bifurcaciones de jlaive en muestras de malware sin nada público para realmente desarmarlas en tiempo de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 10:34 p.m.4 views

mssqlproxy

mssqlproxy mssqlproxy es un kit de herramientas diseñado para realizar movimiento lateral en entornos restringidos a través de un Microsoft SQL Server comprometido mediante reutilización de sockets. El cliente requiere impacket y privilegios sysadmin en el servidor SQL. Por favor, lea este artícu...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 10:34 p.m.227 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/06 10:00 p.m.37 views

skyhook

Skyhook Skyhook is a REST-driven utility used to smuggle files into and out of networks defended by IDS implementations. It comes with a pre-packaged web client that uses a blend of React, vanilla JS, and web assembly to manage file transfers. Key Links Download here See the user documentation to...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 8:35 p.m.42 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
Rows per page
Query Builder