Lucene search
+L

7426 matches found

Kitploit
Kitploit
added 2026/09/23 10:04 p.m.297 views

retdec

Warning The RetDec project is currently in a limited maintenance mode due to a lack of resources: Pull Requests are welcomed. They are reviewed with priority, if possible without delays. Issues are reacted on with delays up to one quarter. Issues are not actively solved unless they relate to a...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 10:02 p.m.12 views

BootHole

BootHole General information This repository was created to contain relevant helpful scripts and any additional tools or information that can assist others in managing their BootHole vulnerability mitigation plans. Windows Based Platforms We have created a Powershell script that will check the EF...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 9:47 p.m.14 views

ExtensionSpoofer

ExtensionSpoofer ExtensionSpoofer is a Visual Basic .NET desktop app that demonstrates how file names and icons can be visually manipulated on Windows while the underlying executable file type remains unchanged. It uses the Unicode Right-to-Left Override character U+202E to reverse displayed...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 9:37 p.m.9 views

qs_old

QuickSand.io For QuickSand Version 2 written in Python with PDF analysis support, see quicksand.io. QuickSand Version 1 Lite is no longer being actively developed. QuickSand is a compact C framework to analyze suspected malware documents to 1 identify exploits in streams of different encodings, 2...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 9:17 p.m.18 views

PS2EXE

AI free repository - artificial intelligence is killing creativity and our nature! PS2EXE Overworking of the great script of Ingo Karstein with GUI support. The GUI output and input is activated with one switch, real windows executables are generated. Compiles only Powershell 5.x compatible...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 8:51 p.m.29 views

pe_to_shellcode

petoshellcode Converts PE so that it can be then injected just like a normal shellcode. At the same time, the output file remains to be a valid PE. Supports both 32 and 64 bit PEs Authors:@hasherezade & @hh86 Objective The goal of this project is to provide a possibility to generate PE files that...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/23 8:16 p.m.9 views

Umbrella

Umbrella Dropper Copyright 2017 Umbrella Written by: Alisson Moretto - 4w4k3 Umbrella is a file dropper dedicated to pentest, its download files on target system are execute them without a double execution of exe, only of embed. To compromise the same target again, you need delete this folder on...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 8:08 p.m.15 views

RawrXDA

RawrXD PE Writer - Complete Implementation Overview This is a complete PE32+ writer and machine code emitter implemented in pure x64 MASM assembly with zero dependencies and no CRT usage. It generates runnable Windows executables from scratch. Architecture The PE writer follows a backend designer...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 8:06 p.m.10 views

Judge-Jury-and-Executable

Judge Jury and Executable A Threat Hunting Forensics Tool Features: Scan a mounted filesystem for threats right away Or gather a system baseline before an incident, for extra threat hunting ability Can be used before, during or after an incident For one to many workstations Scans the MFT, bypassi...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 7:50 p.m.193 views

gdb-frontend

GDBFrontend is an easy, flexible and extensionable gui debugger. Installing Requirements GDB = 8.2 with python3 python3 = 3.6 tmux PIP Package Python Wheel Recommended You can install GDBFrontend with pip. root@kitploit: sudo python3 -m pip install gdbfrontend if it is already installed and you a...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/23 7:21 p.m.43 views

peframe

======= peframe peframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, macro and much...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 7:18 p.m.11 views

upx

ooooo ooo ooooooooo. ooooooo ooooo 888' 8' 888 Y88. 8888 d8' 888 8 888 .d88' Y888..8P 888 8 888ooo88P' 8888' 888 8 888 .8PY888. 88. .8' 888 d8' 888b YbodP' o888o o888o o88888o root@kitploit: El Empaquetador Definitivo para Ejecutables Copyright c 1996-2026 Markus Oberhumer, Laszlo Molnar & John...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/23 7:08 p.m.13 views

peach

Peach Fuzz - Vulnerability Scanning Framework This tool aims to look through files in a given directory to detect any unsafe, vulnerable, or dangerous function calls. It is designed to be extensible and easy to understand; you can "plug-and-play" modules that specify criteria on which types of...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/23 6:38 p.m.124 views

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...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/23 6:36 p.m.31 views

prefetch-hash-cracker

Prefetch Hash Cracker Motivation During the forensic analysis of a Windows machine, you may find the name of a deleted prefetch file. While its content may not be recoverable, the filename itself is often enough to find the full path of the executable for which the prefetch file was created. Usin...

6.2AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/23 6:29 p.m.4 views

CVE-2026-71465 Automation-controller: automation-controller-container: automation-controller: ad-hoc command limit field allows cli argument injection into ansible executable

RunAdHocCommand.buildargs appends limit as bare positional args.appendlimit instead of using args.extend'-l', limit like RunJob. A limit beginning with - is parsed as an ansible CLI option. Currently limited to short-circuit flags --version, --help since injected element displaces required patter...

3.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 6:20 p.m.11 views

VSSCopy

VSSCopy Small and dirty PoC for CVE-2021-36934 Usage: VSSCopy.exe C:\temp Credits: https://twitter.com/jonasLyk https://twitter.com/gentilkiwi...

7.8CVSS8.4AI score0.67252EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/23 6:17 p.m.16 views

enumy

Enumy Enumy es un ejecutable portátil ultrarrápido que puedes colocar en una máquina Linux objetivo durante una prueba de penetración o CTF en la fase posterior a la explotación. Ejecutar enumy enumerará la máquina en busca de vulnerabilidades de seguridad comunes. Instalación Puedes descargar el...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/23 6:11 p.m.12 views

InfectPE

Usando esta herramienta puedes inyectar x-code/shellcode en un archivo PE. InjectPE funciona solo con archivos ejecutables de 32 bits. ¿Por qué necesitas InjectPE? Puedes probar tus productos de seguridad. Úsalo en una campaña de phishing. Aprende cómo funciona la inyección de PE. ...y así...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 5:45 p.m.112 views

pbtk

pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...

6AI score
SaveExploits0
Rows per page
Query Builder