Lucene search
+L

250839 matches found

Kitploit
Kitploit
added 2026/09/09 2:51 a.m.1255 views

sleuthkit

The Sleuth Kit INTRODUCTION The Sleuth Kit is an open source forensic toolkit for analyzing Microsoft and UNIX file systems and disks. The Sleuth Kit enables investigators to identify and recover evidence from images acquired during incident response or from live systems. The Sleuth Kit is open...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:42 a.m.23 views

boringssl

BoringSSL BoringSSL is a fork of OpenSSL that is designed to meet Google's needs. Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/09 1:41 a.m.4 views

startpage-parser

startpage-parser parsing search results from startpage search engine based on google.com results you can use it if you need get some results without get banned from google INSTALL from pip root@kitploit: $ pip install startpage-parser from source root@kitploit: $ git clone...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:41 a.m.6 views

CVE-2024-23897

Jenkins has a built-in command line interface CLI to access Jenkins from a script or shell environment. Jenkins uses the args4j library to parse command arguments and options on the Jenkins controller when processing CLI commands. This command parser has a feature that replaces an @ character...

9.8CVSS8AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 1:26 a.m.6 views

openssl_g2.5_CVE-2014-3566

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

4.3CVSS6.6AI score0.99999EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 1:26 a.m.7 views

openssl_G2.5_CVE-2014-3570

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

5CVSS6.7AI score0.21869EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:22 a.m.4 views

CVE-2022-39227

CVE-2022-39227 CVE-2022-39227 : Proof of Concept Proof of concept for the CVE-2022-39227. According to this CVE, there is a flaw in the JSON Web Token verification. It is possible with a valid token to re-use its signature with modified claims. Required: 1. A valid JSON Web Token. 2. The backend...

9.1CVSS8.1AI score0.04203EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:16 a.m.176 views

pcfg_cracker

PCFG = Probabilistic Context Free Grammar PCFG = Pretty Cool Fuzzy Guesser In short: A collection of tools to perform research into how humans generate passwords. These can be used to crack password hashes, but also create synthetic passwords honeywords, or help develop better password strength...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:15 a.m.6 views

cve-2018-6574

cve-2018-6574 root@kitploit: $ gcc -shared -o attack.so -fPIC attack.c...

7.8CVSS6.7AI score0.07625EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/09 1:15 a.m.5 views

cve-2024-3094-tools

CVE-2024-3094 XZ Backdoor Tools This repository contains tools for the XZ Backdoor vulnerability, also known as CVE-2024-3094. About CVE-2024-3094 CVE-2024-3094, also known as the XZ Backdoor, is a critical vulnerability discovered in the XZ data compression library. For more information about th...

10CVSS8.4AI score0.85974EPSS
SaveExploits41References1
Kitploit
Kitploit
added 2026/09/09 1:12 a.m.6 views

metasm

Metasm, the Ruby assembly manipulation suite sample scripts in samples/ -- read comments at the beginning of the files all files are licensed under the terms of the LGPL Author: Yoann Guillot Basic overview: Metasm allows you to interact with executables formats ExeFormat: PE, ELF, Mach-O,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:11 a.m.125 views

codeql

CodeQL This open source repository contains the standard CodeQL libraries and queries that power GitHub Advanced Security and the other application security products that GitHub makes available to its customers worldwide. How do I learn CodeQL and run queries? There is extensive documentation abo...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/09 1:10 a.m.4 views

go-rpmdb

go-rpmdb Library for enumerating packages in an RPM DB Packages file without bindings. root@kitploit: package main import "fmt" "log" rpmdb "github.com/knqyf263/go-rpmdb/pkg" func main if err := run; err != nil log.Fatalerr func run error db, err := rpmdb.Open"./Packages" if err != nil return err...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 1:00 a.m.9 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/09 12:59 a.m.6 views

socks5

socks5 Socks5/Socks5h server and client This project is to add protocol support for the Bridge, or it can be used alone Usage API Documentation Example Support for the CONNECT command Support for the BIND command Support for the ASSOCIATE command License Licensed under the MIT License. See LICENS...

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

py-amsi

py-amsi py-amsi is a library that scans strings or files for malware using the Windows Antimalware Scan Interface AMSI API. AMSI is an interface native to Windows that allows applications to ask the antivirus installed on the system to analyse a file/string. AMSI is not tied to Windows Defender...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:57 a.m.9 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/09 12:56 a.m.10 views

libssh-mirror

root@kitploit: .org The SSH library Why? Why not ? : I've began to work on my own implementation of the ssh protocol because i didn't like the currently public ones. Not any allowed you to import and use the functions as a powerful library, and so i worked on a library-based SSH implementation...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:44 a.m.3 views

rbac

PHP-RBAC v2.x PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Hierarchical Role Based Access Control and more, in the fastest implementation yet. Current Stable Release: PHP-RBAC v2.0 Connect With Us Home Page: http://phprbac.net/ OWASP Project Page:...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 12:42 a.m.3 views

nvd

nvd Fast, simple library in Go to fetch CVEs from the NVD U.S. National Vulnerability Database feeds. Install root@kitploit: go get github.com/daehee/nvd Usage The nvd package provides a Client for fetching CVEs from the official NVD feeds: root@kitploit: // nvd client with ./tmp working dir...

10CVSS8.4AI score0.99997EPSS
SaveExploits42References1
Rows per page
Query Builder