Lucene search
+L

78 matches found

Kitploit
Kitploit
added 2026/09/14 8:12 a.m.10 views

SharpEDRChecker

SharpEDRChecker New and improved C Implementation of Invoke-EDRChecker. Checks running processes, process metadata, Dlls loaded into your current process and each DLLs metadata, common install directories, installed services and each service binaries metadata, installed drivers and each drivers...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 3:02 a.m.5 views

CVE-2021-36934

CVE-2021-36934 Implementación en C de CVE-2021-36934, también llamado HiveNightmare/SeriousSAM, con analizador integrado...

7.8CVSS8.1AI score0.67252EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/14 12:39 a.m.7 views

SharpExchangePriv

SharpExchangePriv Description A C implementation of PrivExchange by @dirkjan. Kudos to @g0ldenGunSec, as I relied on his code. It was tested against Exchange 2016. Compile Instructions SharpExchangePriv has been built against .NET 3.5 and is compatible with Visual Studio 2017. Simply open the...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:52 p.m.10 views

GDA-android-reversing-Tool

ˇ GDAGJoy Dex Analyzer GDA, an powerful Dalvik bytecode decompiler implemented in C++, which has the advantages of fast analysis and low memory&disk consumption and an stronger ability to decompiling the apk, dex, odex, oat, jar, class, aar files. GDA is completely native software and works witho...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/13 10:10 p.m.9 views

mssqlbof

mssqlbof Un conjunto de Beacon Object Files para Microsoft SQL Server que habla directamente TDS 7.4 en el cable, en C. Sin msodbcsql.dll, sin sqloledb.dll, sin .NET CLR, sin PowerShell. Un COFF por arquitectura, se carga en cada beacon que respeta la API Beacon canónica. Por qué SQL Server apare...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:36 a.m.7 views

cve-2021-42013

CVE-2021-42013 Implementación en C del infame exploit de Apache 2.4.50 Compilación $ gcc cve-2021-42013.c -lcurl -o cve-2021-42013 Uso $ ./cve-2021-42013 Ejemplo...

9.8CVSS8.1AI score0.99964EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/13 4:45 a.m.8 views

CVE-2020-0796-SMB

CVE-2020-0796-SMB 该资源为CVE-2020-0796漏洞复现,包括Python版本和C++版本。主要是集合了github大神们的资源,希望您喜欢 C++ Python EXP POC 漏洞利用: 本地EXP提权:https://github.com/danigargu/CVE-2020-0796 本地EXE提权: https://github.com/f1tz/CVE-2020-0796-LPE-EXP POC版本提权: https://github.com/eerykitty/CVE-2020-0796-PoC...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References7
Kitploit
Kitploit
added 2026/09/13 2:17 a.m.12 views

cbrutekrag

cbrutekrag Pruebas de penetración en servidores SSH mediante ataques de diccionario. Escrito en C. brute krag significa "fuerza bruta" en afrikáans Descargo de responsabilidad Esta herramienta es solo para fines de pruebas éticas. cbrutekrag y sus propietarios no se hacen responsables por el uso...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 11:00 p.m.3 views

CVE-2021-21401_nanopb-c_AOSP10_R33

Nanopb - Protocol Buffers for Embedded Systems Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory restricted system. Homepage: https://jpa.kapsi.fi/nanopb/ Documentation: https://jpa.kapsi.fi/nanopb/doc...

7.1CVSS7.2AI score0.01811EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 6:33 a.m.12 views

php_mt_seed

phpmtseed phpmtseed es un cracker de semillas para mtrand de PHP. En el modo de invocación más trivial, encuentra posibles semillas dado el primer resultado de mtrand después de un posible sembrado con mtsrand. Con modos de invocación avanzados, tambien es capaz de relacionar múltiples, no primer...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:38 a.m.10 views

CVE-2025-46817-PoC

CVE-2025-46817 Redis Integer Overflow Exploit A lightweight C implementation of the CVE-2025-46817 exploit for Redis integer overflow vulnerability. 🚀 Features Lightweight : Single C file, no external dependencies beyond hiredis Fast : Native compilation for maximum performance Colorful Output :...

8.8CVSS7.4AI score0.03828EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.6 views

CVE-2023-21823

CVE-2023-21823 Windows反向Shell 该仓库包含用于Windows操作系统的反向Shell的C代码。反向Shell允许使用命令行远程控制系统,提供在受感染机器上执行命令的能力。 重要说明 将此代码用于非法目的或在未经系统所有者许可的情况下使用是违法的,并且违背道德原则。此代码仅用于教育和研究目的。 构建 要构建该项目,您需要一个C编译器,例如MinGW或Microsoft Visual Studio。 MinGW 1. 如果您还没有MinGW,请先安装。 2. 打开命令提示符并导航到包含源代码的目录。 3. 运行以下命令构建项目: root@kitploit: gc...

7.8CVSS8.2AI score0.05563EPSS
SaveExploits0
Fedora
Fedora
added 2026/09/08 1:13 a.m.7 views

[SECURITY] Fedora 44 Update: perl-XML-Bare-0.53-45.fc44

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl function that makes basic calls back to the C to go...

9.1CVSS0.00387EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/30 1:18 a.m.14 views

[SECURITY] Fedora 44 Update: unbound-1.25.2-1.fc44

Unbound is a validating, recursive, and caching DNSSEC resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modula...

9.3CVSS5.5AI score0.00625EPSS
SaveExploits0
Fedora
Fedora
added 2026/03/22 12:18 a.m.27 views

[SECURITY] Fedora 44 Update: python-ujson-5.12.0-1.fc44

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/25 12:00 a.m.16 views

ChaCha20‑Poly1305 AEAD Production Decryptor

This C implementation provides a secure ChaCha20‑Poly1305 decryption function fully compliant with RFC 8439...

5.9AI score
SaveExploits0
Fedora
Fedora
added 2025/10/30 4:20 a.m.18 views

[SECURITY] Fedora 41 Update: unbound-1.24.1-1.fc41

Unbound is a validating, recursive, and caching DNSSEC resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modula...

7.1CVSS7AI score0.00319EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2016-8293

Malware in sbrugna...

5.5CVSS7.4AI score0.00304EPSS
SaveExploits0References12
Fedora
Fedora
added 2025/09/18 12:58 a.m.13 views

[SECURITY] Fedora 42 Update: perl-Cpanel-JSON-XS-4.40-1.fc42

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C...

5.6CVSS6.6AI score0.00438EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/17 12:16 a.m.17 views

[SECURITY] Fedora 43 Update: perl-JSON-XS-4.04-1.fc43

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C...

7.5CVSS6.9AI score0.00641EPSS
SaveExploits0
Rows per page
Query Builder