Lucene search
+L

2863 matches found

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

UnhookMe

UnhookMe - Resolvedor de imports que se desengancha dinámicamente En la era de los AVs y EDRs intrusivos que introducen parches en caliente a los procesos en ejecución para cumplir con sus requisitos de óptica mejorada, los adversarios modernos deben disponer de una herramienta robusta para sorte...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 5:56 a.m.6 views

libsigrok

README The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types such as logic analyzers, oscilloscopes, multimeters, and more. libsigrok is a shared library written in C which provides the basic API fo...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:53 a.m.9 views

tiny-AES-c

Tiny AES in C This is a small and portable implementation of the AES ECB, CTR and CBC encryption algorithms written in C. You can override the default key-size of 128 bit with 192 or 256 bit by defining the symbols AES192 or AES256 in aes.h. The API is very simple and looks like this I am using C...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 5:26 a.m.9 views

wsb-detect

⏳ wsb-detect wsb-detect te permite detectar si te estás ejecutando en Windows Sandbox "WSB". El sandbox es utilizado por Windows Defender para análisis dinámico, y comúnmente de forma manual por analistas de seguridad y similares. A finales de 2019, Microsoft introdujo una nueva característica...

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

resiprocate

Descripción general El repositorio reSIProcate contiene las siguientes bibliotecas y aplicaciones C++: Biblioteca resip: pila SIP completa RFC3261 Biblioteca dum Dialog Usage Manager: biblioteca SIP de alto nivel para crear agentes de usuario SIP sin pila de medios Biblioteca recon: biblioteca SI...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 3:38 a.m.6 views

longfellow-zk

Longfellow ZK Visión General La biblioteca Longfellow permite la construcción de protocolos de conocimiento cero relacionados con estándares heredados de verificación de identidad, como el estándar ISO MDOC, el estándar JWT y las Credenciales Verificables del W3. Esta implementación está descrita...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 2:16 a.m.5 views

expat_CVE-2024-28757

Expat, Versión 2.2.6 Esto es Expat, una biblioteca en C para analizar XML, iniciada por James Clark en 1997. Expat es un analizador XML orientado a flujo. Esto significa que registras manejadores con el analizador antes de comenzar el análisis. Estos manejadores son llamados cuando el analizador...

7.5CVSS6.5AI score0.02006EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/09 1:58 a.m.11 views

SindriKit

SindriKit El desarrollo ofensivo merece una mejor arquitectura. Una librería en C para construir capacidades ofensivas. Concepto central La mayoría de las utilidades ofensivas incrustan sus mecánicas de ejecución dentro de la lógica de la técnica. Un cargador reflectivo no solo mapea una imagen; ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:00 a.m.9 views

MeshCore

Acerca de MeshCore MeshCore es una biblioteca C++ ligera y portátil que permite el enrutamiento de paquetes multi-salto para proyectos embebidos utilizando LoRa y otros radios de paquetes. Está diseñada para desarrolladores que desean crear redes de comunicación descentralizadas y resilientes que...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/09 12:18 a.m.6 views

wolfCOSE

wolfCOSE wolfCOSE is a lightweight C library implementing CBOR RFC 8949, COSE RFC 9052/9053, and post-quantum ML-DSA for COSE RFC 9964 using wolfSSL as the crypto backend. Main Features Complete RFC 9052 message set : all six COSE message types, including multi-signer COSESign and multi-recipient...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/09 12:11 a.m.8 views

external_libexif_AOSP10_CVE-2020-0452

libexif ------- DESCRIPTION libexif is a library for parsing, editing, and saving EXIF data. It is intended to replace lots of redundant implementations in command-line utilities and programs with GUIs. FEATURES libexif supports parsing, editing and saving of EXIF data. In addition, it has gettex...

9.8CVSS7.3AI score0.03327EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:53 p.m.5 views

external_expat_AOSP10_r33_CVE-2022-25236

Expat, Release 2.2.6 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in...

9.8CVSS7AI score0.35867EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 10:51 p.m.8 views

xmlsec

XMLSec Library XMLSec library provides C based implementation for major XML Security standards: XML Signature Syntax and Processing XML Encryption Syntax and Processing Detailed information about supported features and algorithms can be found in the XMLDsig and the XMLEnc interoperability reports...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 10:31 p.m.5 views

expat_2_1_0_CVE-2024-28757

Expat, Release 2.1.0 This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the...

7.5CVSS6.6AI score0.02006EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 9:40 p.m.5 views

external_expat_AOSP10_r33_CVE-2022-23990

Expat, versión 2.2.6 Esto es Expat, una biblioteca de C para analizar XML, iniciada por James Clark en 1997. Expat es un analizador XML orientado a flujo. Esto significa que registras manejadores con el analizador antes de comenzar el análisis. Estos manejadores se llaman cuando el analizador...

7.5CVSS7.2AI score0.03992EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 9:19 p.m.5 views

external_expact_AOSP10_r33_CVE-2022-25314

Expat, Versión 2.2.6 Esto es Expat, una biblioteca C para analizar XML, iniciada por James Clark en 1997. Expat es un analizador XML orientado a flujos. Esto significa que registra manejadores con el analizador antes de iniciar el análisis. Estos manejadores se invocan cuando el analizador descub...

7.5CVSS6.7AI score0.04693EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 9:17 p.m.3 views

wnfexec

Overview WnfExec is a C proof of concept library that injects shellcode into a process by hijacking a WNF subscription callback then triggering a state change. There's nothing novel here and was built based on the research of others. My intent was to solidfy the concept in my head, document the...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 9:11 p.m.43 views

memoro

Memoro Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 8:23 p.m.4 views

external_expat_AOSP10_r33_CVE-2022-23852

Expat, Release 2.2.6 This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in...

9.8CVSS7.8AI score0.04563EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 6:27 p.m.5 views

external_expat_2.1.0_CVE-2022-43680

Expat, Release 2.1.0 This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the...

7.5CVSS6.7AI score0.02445EPSS
SaveExploits1
Rows per page
Query Builder