Lucene search
+L

2887 matches found

OSV
OSV
added 2026/09/14 4:34 p.m.8 views

OESA-2026-3795 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

4.9CVSS0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/14 4:34 p.m.7 views

OESA-2026-3793 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

4.9CVSS0.0015EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 12:49 p.m.7 views

pinjectra

Pinjectra Pinjectra is a C/C++ library that implements Process Injection techniques with focus on Windows 10 64-bit in a "mix and match" style. Here's an example: root@kitploit: // CreateRemoteThread Demo + DLL Load i.e., LoadLibraryA as Entry Point executor = new CodeViaCreateRemoteThread new...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 11:47 a.m.4 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/14 11:40 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/14 11:40 a.m.10 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/14 10:24 a.m.8 views

UnhookMe

UnhookMe - Dynamically unhooking imports resolver In the era of intrusive AVs and EDRs that introduce hot-patches to the running processes for their enhanced optics requirements, modern adversaries must have a robust tool to slide through these watchguards. The propsed implementation of dynamic...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 7:43 a.m.25 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/14 7:17 a.m.12 views

resiprocate

Overview The reSIProcate repository contains the following C++ libraries and applications: resip library: comprehensive RFC3261 SIP stack dum Dialog Usage Manager library: high level SIP library for creating SIP user agents no media stack recon library: high level SIP UA library with media stack...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:03 a.m.7 views

HElib

HElib HElib is an open-source Apache License v2.0 software library that implements homomorphic encryption HE. Currently available schemes are the implementations of the Brakerski-Gentry-Vaikuntanathan BGV scheme with bootstrapping and the Approximate Number scheme of Cheon-Kim-Kim-Song CKKS, alon...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 6:41 a.m.12 views

MeshCore

About MeshCore MeshCore is a lightweight, portable C++ library that enables multi-hop packet routing for embedded projects using LoRa and other packet radios. It is designed for developers who want to create resilient, decentralized communication networks that work without the internet. 🔍 What is...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/14 5:09 a.m.7 views

external_expat_AOSP10_r33_CVE-2022-22822toCVE-2022-22827

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.7AI score0.04829EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 4:36 a.m.9 views

wsb-detect

⏳ wsb-detect wsb-detect enables you to detect if you are running in Windows Sandbox "WSB". The sandbox is used by Windows Defender for dynamic analysis, and commonly manually by security analysts and alike. At the tail end of 2019, Microsoft introduced a new feature named Windows Sandbox WSB for...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 3:53 a.m.9 views

longfellow-zk

Longfellow ZK Overview The Longfellow library enables the construction of zero-knowledge protocols concerning legacy identity verification standards such as the ISO MDOC standard, the JWT standard, and W3 Verifiable Credentials. This implementation is described in: Anonymous credentials from ECDS...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 2:00 a.m.6 views

external_expact_AOSP10_r33_CVE-2022-25314

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

7.5CVSS6.7AI score0.04693EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:33 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/13 11:31 p.m.13 views

SindriKit

SindriKit Offensive Development Deserves Better Architecture. A C library for building offensive capabilities. Core Concept Most offensive utilities hardcode their execution mechanics inside the technique's logic. A reflective loader doesn't just map an image; it maps it using a specific, hardcod...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:06 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.4AI score0.02445EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 11:03 p.m.7 views

MemoryModulePP

MemoryModulePP memorymodule:https://github.com/fancycode/MemoryModule Library to load a DLL from memory Modify from memorymodule. Support exception...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:51 p.m.9 views

libptrace

libptrace libptrace is an event driven process/thread debugging, tracing, and manipulation framework. It is written in C and has Python 2.7 and 3.7 bindings. It is meant to be used as a library. The API has been designed with cross-platform support in mind. Although the current version only runs ...

5.9AI score
SaveExploits0References3
Rows per page
Query Builder