Lucene search
+L

253286 matches found

OSV
OSV
added 2026/09/14 11:41 a.m.33 views

ROOT-APP-NPM-CVE-2026-44578 CVE-2026-44578 in next - Patched by Root

Root has patched CVE-2026-44578 in the next package for Root:npm. Multiple fixed versions available...

8.6CVSS7.5AI score0.38872EPSS
SaveExploits11
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 11:34 a.m.10 views

libfsntfs

libfsntfs is a library to access the New Technology File System NTFS format. Project information: Status: experimental Licence: LGPL-3.0-or-later Read-only supported NTFS formats: NTFS version 3.0 NTFS version 3.1 Supported NTFS format features: LZNT1 compression Windows Overlay Filter WOF...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 11:33 a.m.18 views

libfwsi

libfwsi is a library to access the Windows Shell Item format. Project information: Status: experimental Licence: LGPL-3.0-or-later For more information see: Project documentation: https://github.com/libyal/libfwsi/wiki/Home How to build from source: https://github.com/libyal/libfwsi/wiki/Building...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 11:32 a.m.8 views

dga-collection

DGA Collection A collection of known Domain Generation Algorithms: Torpig ZeusBot Cryptolocker Necurs Symmi Ranbyus Usage For each DGA, the list of domains can be easily generated: root@kitploit: from datetime import date from Necurs import Necurs Compute domains for the current day/period:...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 11:31 a.m.6 views

asf__commons-text_CVE-2022-42889_1-9

Apache Commons Text Apache Commons Text is a library focused on algorithms working on strings. Documentation More information can be found on the Apache Commons Text homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Text should be posted to the user mailing...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
OSV
OSV
added 2026/09/14 11:28 a.m.6 views

ROOT-APP-NPM-GHSA-3F6P-5WW8-9RCR GHSA-3f6p-5ww8-9rcr in mysql2 - Patched by Root

Root has patched GHSA-3f6p-5ww8-9rcr in the mysql2 package for Root:npm. Multiple fixed versions available...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 11:21 a.m.78 views

mapcidr

A utility program to perform multiple operations for a given subnet/CIDR range. Features • Install • Usage • Library • Join Discord mapCIDR is developed to ease load distribution for mass scanning operations; it can be used both as a library and as an independent CLI tool. Features CIDR expansion...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 11:21 a.m.5 views

OpenSSL-1_0_1g_CVE-2015-1792

OpenSSL 1.0.1g 7 Apr 2014 Copyright c 1998-2011 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

5CVSS7.1AI score0.22476EPSS
SaveExploits0
OSV
OSV
added 2026/09/14 11:21 a.m.9 views

ROOT-OS-DEBIAN-13-CVE-2026-8932 CVE-2026-8932 in curl - Patched by Root

Root has patched CVE-2026-8932 in the curl package for Root:Debian:13. Multiple fixed versions available...

7.5CVSS5.1AI score0.00396EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 11:21 a.m.7 views

EasyOCR

EasyOCR Ready-to-use OCR with 80+ supported languages and all popular writing scripts including: Latin, Chinese, Arabic, Devanagari, Cyrillic, etc. Try Demo on our website Integrated into Huggingface Spaces 🤗 using Gradio. Try out the Web Demo: What's new...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 11:20 a.m.9 views

rsyscall

Summary rsyscall is a library which provides a interface to an ever-growing subset of Linux system calls. This interface is: process-independent : all system calls are called as methods on process objects, which can refer to the "local" process or to other processes under our control, possibly on...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 11:11 a.m.7 views

qubes-mirage-firewall

qubes-mirage-firewall A unikernel that can run as a QubesOS ProxyVM, replacing sys-firewall. It uses the mirage-qubes library to implement the Qubes protocols. See A Unikernel Firewall for QubesOS for more details. Binary releases Pre-built binaries are available from the releases page. See the...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 11:09 a.m.5 views

sigmalite

github.com/runreveal/sigmalite Package sigmalite provides a parser and an execution engine for the Sigma detection format. root@kitploit: rule, err := sigmalite.ParseRulebyte title: My example rule detection: keywords: - foo - bar selection: EventId: 1234 condition: keywords and selection if err ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 11:06 a.m.4 views

CVE-2025-1302_jsonpath-plus_RCE

CVE-2025-1302 JSONPath-Plus RCE PoC PoC Script Name: poc.py A proof-of-concept exploit script for CVE-2025-1302, which targets an RCE vulnerability in the jsonpath-plus library. When run against a vulnerable service endpoint, the script attempts to trigger remote code execution via a JSONPath...

9.8CVSS7.3AI score0.10395EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 11:04 a.m.26 views

wphardening

WPHardening Fortify the security of any WordPress installation. ❮ NOTE ❯ This tool releases new versions on a regular basis. Make sure to update your dependencies frequently to get the latest version. Check out the changelog or CHANGELOG.md to learn about the new features. Installation Installing...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 10:58 a.m.5 views

Openssl-1.1.1g_CVE-2022-4304

OpenSSL 1.1.1g 21 Apr 2020 Copyright c 1998-2020 The OpenSSL Project Copyright c 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. DESCRIPTION The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the...

5.9CVSS7AI score0.16195EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:57 a.m.12 views

detectree

Detectree Detectree is a data visualisation tool for blue teams. It provides a graphical representation of detection data, which allows an analyst generate almost instant opinions about the nature of the underlying activity and to understand complex relationships between the data points...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 10:57 a.m.7 views

SwiftyInsta

SwiftyInsta legacy Please notice SwiftyInsta is no longer actively maintained. Refer to 244 for more info. Check out Swiftagram if you're looking for up-to-date alternatives. Instagram offers two kinds of APIs to developers. The Instagram API Platform extremely limited in functionality and close ...

6AI score
SaveExploits0References9
Rows per page
Query Builder