Lucene search
+L

18354 matches found

Kitploit
Kitploit
added 2026/09/12 6:05 p.m.24 views

kdmp-parser

kdmp-parser This C++ library parses Windows kernel full dumps .dump /f in WinDbg, BMP dumps .dump /ka in WinDbg as well as more recent dump types that were introduced in 2022. The library supports loading 64-bit dumps and provides read access to things like: The context record, The exception...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/12 5:59 p.m.7 views

SharpDPAPI

SharpDPAPI SharpDPAPI is a C port of some DPAPI functionality from @gentilkiwi's Mimikatz project. I did not come up with this logic, it is simply a port from Mimikatz in order to better understand the process and operationalize it to fit our workflow. The SharpChrome subproject is an adaptation ...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 5:50 p.m.6 views

sak1to-shell

sak1to-shell Servidor c2 multi-hilo, multi-sistema/plataforma Linux/Windows y cliente de shell TCP inversa para Windows, ambos escritos en C. Compilando el cliente de shell TCP inversa con i686-w64-mingw32-gcc: root@kitploit: i686-w64-mingw32-gcc sakitorevshell.c lib/windows/sakitowincore.c -o...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:15 p.m.6 views

CVE-2019-17041

Rsyslog - ¿qué es? Rsyslog es un r ápido sys tema para el proc esamiento de log s. Ofrece alto rendimiento, excelentes características de seguridad y un diseño modular. Aunque comenzó como un syslogd normal, rsyslog ha evolucionado hasta convertirse en una especie de navaja suiza del logging, cap...

9.8CVSS7.2AI score0.04568EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:15 p.m.12 views

NxRansomware

NxRansomware A next generation of ransomware. Fully written using a .Net Framework + C&C System Created By: Guilherme Bacellar Moralez Disclaimer This code is created and maintened only for a research proposal. Please do not use for other proposes. Please, do not run the code with a release...

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

Virtuailor

Virtuailor - IDAPython tool for C++ vtables reconstruction Virtuailor is an IDAPython tool that reconstructs vtables for C++ code written for intel architecture, both 32bit and 64bit code and AArch64 New!. The tool constructed from 2 parts, static and dynamic. The first is the static part, contai...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:47 p.m.5 views

XeytanWin32-RAT

WARNING This is a buggy RAT, not completed, not stable. It still a "work in progress" application. Introduction Project created to kill some of my free time, It is not actively maintained. There are a lot of things to improve/fix, and it will take time to reach a stability on this project. Featur...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:29 p.m.5 views

my-little-honeypot

my-little-honeypot Description This repository aims to show how easy it is to code a telnet honeypot in order to recovering IOT malwares, and thus, active Command & Control. This code has been released espacially because of the conference I gave at the INSHACK event in Lyon, France on April 6th...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:17 p.m.10 views

CQPToolkit

CQP Tool kit The system provides various components for integrating QKD into a security system. It's written in C++11 but uses GRPC interfaces so can be integrated with lots of different languages. Quick Start To run the software natively, ether: download and install the Ubuntu deb packages or...

5.7AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/12 4:04 p.m.5 views

CVE-2023-29357-ExE

CVE-2023-29357-ExE Recreation of the SharePoint PoC for CVE-2023-29357 in C from LuemmelSec Usage: root@kitploit: CVE-2023-29357.exe https://yoursharepoint.lol -v...

9.8CVSS8.5AI score0.99984EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 4:02 p.m.6 views

pinjectra

Pinjectra Pinjectra es una biblioteca C/C++ que implementa técnicas de inyección de procesos con enfoque en Windows 10 de 64 bits en un estilo 'mezcla y combina'. Aquí hay un ejemplo: root@kitploit: // CreateRemoteThread Demo + DLL Load i.e., LoadLibraryA as Entry Point executor = new...

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

tiny-AES-c

Tiny AES en C Esta es una implementación pequeña y portátil de los algoritmos de cifrado AES ECB, CTR y CBC escritos en C. Puedes sobrescribir el tamaño de clave predeterminado de 128 bits con 192 o 256 bits definiendo los símbolos AES192 o AES256 en aes.h. La API es muy sencilla y tiene este...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 3:56 p.m.7 views

Flangvik

Flangvik Prueba de concepto en C para CVE-2021-26855, también conocido como ProxyLogon, compatible con el clásico shell web semi-interactivo, así como con shellcode en…...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/12 3:41 p.m.10 views

CVE-2019-3980

CVE-2019-3980 This repo was created to utilize the Nessus POC with a custom C executable to run commands on a remote host and get the output of the command. The python file is used to start a web server, execute the exploit, and then get the results over the web server. The C exe is uploaded...

10CVSS8.2AI score0.05138EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/12 3:39 p.m.8 views

PersistAssist

PersistAssist PersistAssist is a fully modular persistence framework written in C. All persistence techniques contain a cleanup method which will server to remove the persistence aside from the persistence code. This is a WIP so there are many empty classes, the main object of this project...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:34 p.m.7 views

FlavorTown

FlavorTown Various ways to execute shellcode. C: Written/Tested using an empty project in VS 2022. C: Tested with VS 2022 and csc. MATLAB: Tested using MATLAB 2023a. These scripts require MATLAB to run. Usage: The usage can be found commented at the top of each file. Additionally, there's a basic...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:09 p.m.9 views

SharpUp

SharpUp SharpUp is a C port of various PowerUp functionality. Currently, only the most common checks have been ported; no weaponization functions have yet been implemented. @harmj0y is the primary author. SharpUp is licensed under the BSD 3-Clause license. Usage root@kitploit: SharpUp.exe audit...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 2:51 p.m.9 views

Telegra_Csharp_C2

TelegraCsharpC2 Command and Control for C Writing Author: Leiothrix Telegram: @Leiothrix Twitter: @wh4am1 Team: QQ愛&Love VirusTotal check result Don't pass it on to Virus Total anymore. I've tried it for you...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:46 p.m.8 views

Narthex

Narthex Narthex Greek: Νάρθηξ, νάρθηκας is a modular & minimal dictionary generator for Unix and Unix-like operating system written in C and Shell. It contains autonomous Unix-style programs for the creation of personalised dictionaries that can be used for password recovery & security assessment...

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

CVE-2019-8627

CVE-2019-8627 a kernel information leak on macOS= 10.14.4 =============================== How to reproudce: 1. turn on firewall 2. run the proof of concept as root 3. disconnect Belkin USB-C LAN network and then connect the Belkin USB-C LAN network. after these operations you will get the leaked...

5.9AI score
SaveExploits0
Rows per page
Query Builder