Lucene search
+L

18354 matches found

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
Kitploit
Kitploit
added 2026/09/12 2:32 p.m.12 views

nexmon

nexmon이란? Nexmon은 Broadcom/Cypress WiFi 칩을 위한 C 기반 펌웨어 패칭 프레임워크로, radiotap 헤더가 포함된 모니터 모드와 프레임 주입을 활성화하는 등 자체 펌웨어 패치를 작성할 수 있게 해줍니다. 아래에서 nexmon으로 가능한 작업의 개요를 확인할 수 있습니다. 이 저장소는 주로 다양한 칩에서 모니터 모드와 프레임 주입을 활성화하는 데 초점을 맞춥니다. 추가 기능을 원한다면 다음 프로젝트들이 흥미로울 수 있습니다: http://nexmon.org/jammer: 진행 중인 프레임 전송에...

6.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 2:28 p.m.7 views

CVE-2021-46703

CVE-2021-46703 Constructor simple de payload basado en el POC en: https://github.com/Antaris/RazorEngine/issues/585 Uso C root@kitploit: dotnet build --configuration Release .\bin\Release\net4.8\Poc.exe "System.IO.File.WriteAllText"rce.txt", "Hello World";" Python root@kitploit: ./poc.py...

9.8CVSS8.2AI score0.01861EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/12 2:27 p.m.7 views

kekeo

kekeo kekeo es un pequeño conjunto de herramientas que he comenzado para manipular Microsoft Kerberos en C y por diversión Biblioteca ASN.1 En kekeo, utilizo una biblioteca comercial externa para manejar las estructuras ASN.1 de Kerberos: OSS ASN.1/C...

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

kekeo

kekeo kekeo is a little toolbox I have started to manipulate Microsoft Kerberos in C and for fun ASN.1 library In kekeo, I use an external commercial library to deal with Kerberos ASN.1 structures: OSS ASN.1/C http://www.oss.com/asn1/products/asn1-c/asn1-c.html It was the only code...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:23 p.m.13 views

KnockOutlook

KnockOutlook "The best feeling is to win by knockout." - Nonito Donaire Overview KnockOutlook is a C project that interacts with Outlook's COM object in order to perform a number of operations useful in red team engagements. Command Line Usage root@kitploit: / /// / // \ / // / / / / , / / / /...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:06 p.m.7 views

Citrix-Bleed-Buffer-Overread-Demo

Citrix-Bleed-Buffer-Overread-Demo Este código aproxima funcionalmente la vulnerabilidad Citrix Bleed CVE-2023-4699 del manejo inadecuado del valor de retorno de snprintf en C...

10CVSS8.1AI score0.00748EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:03 p.m.7 views

GoAT

GoAT Golang Advanced Trojan es un troyano creado en Go, que utiliza Twitter como servidor C&C. GoAT tiene capacidades muy únicas e impresionantes, incluyendo ejecución de comandos multihilo y un sofisticado módulo rootkit de autodefensa escrito en C. Si no estás familiarizado con el malware, por...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:55 p.m.12 views

MATE

MATE MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code. MATE unifies application-specific and low-level vulnerability analysis using code property graphs CPGs, enabling the discovery of highly application-specific vulnerabilities that...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:49 p.m.12 views

bt2

bt2: Herramientas de Puerta Trasera de Telegram Blaze bt2 es una puerta trasera basada en Python en forma de un bot de mensajería instantánea que utiliza la infraestructura y la API de bot rica en funciones proporcionada por Telegram, reutilizando ligeramente su plataforma de comunicación para...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:45 p.m.7 views

ImpulsiveDLLHijack

ImpulsiveDLLHijack C based tool which automates the process of discovering and exploiting DLL Hijacks in target binaries. The Hijacked paths discovered can later be weaponized during RedTeam Operations to evade EDR's. 1. Methodological Approach : The tool basically acts on automating following...

6AI score
SaveExploits0
Rows per page
Query Builder