Lucene search
+L

24577 matches found

Kitploit
Kitploit
added 2026/09/21 6:45 a.m.30 views

cq

cq Code Query, a universal code security scanning tool. CQ scans code for security vulnerabilities and other items of interest to security-focussed code reviewers. It outputs text files containing references to issues found, into an output directory. These output files can then be reviewed,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:41 a.m.9 views

WSASS

WSASS This is a tool that uses the old WerfaultSecure.exe program to dump the memory of processes protected by PPL Protected Process Light, such as LSASS.EXE. The output is in Windows MINIDUMP format. This tool automatically replaces the"MDMP" magic header with a PNG magic header. After the dump ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 6:07 a.m.20 views

igvm

igvm This project is the home of the Independent Guest Virtual Machine IGVM file format. The format specification can be found in the igvmdefs crate, with a Rust implementation of the binary format in the igvm crate. The IGVM file format is designed to encapsulate all information required to laun...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:36 a.m.8 views

PenetrationTesting_Notes-

Penetration Testing Notes Use cherryTree latest version To Open PenetrationTestingNotes.ctb you can use my preferences settings to get better experience...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:33 a.m.112 views

pbtk

pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:31 a.m.17 views

BridgeHead

BridgeHead Native C++ access to Active Directory over ADWS, no .NET, no WCF, no HTTP stack. BridgeHead is a C++20 static library implementing the full Active Directory Web Services ADWS protocol stack directly over TCP. Named after the AD bridgehead server, the gateway through which directory...

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

Query-Hub

CQL-Hub | CrowdStrike SIEM & LogScale Queries Welcome to the CQL-Hub Backend Repository This repository powers cql-hub.com: A free, community-driven hub for CrowdStrike Falcon SIEM queries. All queries stored here are automatically published and made visible on the CQL-Hub website, making it easi...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 5:25 a.m.53 views

socid-extractor

socidextractor Turn any public profile page into a structured account record — usernames, display names, bios, avatars, locations, joined-at dates, follower counts, external links, and the stable internal identifiers that uniquely pin an account across renames, redesigns, and deletions...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/21 4:58 a.m.13 views

depx

depx Malicious package & supply-chain intelligence Features • Installation • Usage • Running depx • JSON • Join Discord depx is a fast, passive supply-chain intelligence CLI. It tells you whether a package is known malicious hijacked publishes, credential stealers, install-script backdoors by...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 4:56 a.m.8 views

interactive-binary-structures

Interactive Binary Structures An interactive web-based toolkit designed to bridge the gap between theoretical documentation and practical analysis of binary formats and system memory layouts. Portable Executable PE Format Documentation This tool serves as an interactive visual map of a Windows PE...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:51 a.m.11 views

CVE-2024-25503

CVE-2024-25503 Vulnerability type : Cross Site Scripting XSS Product: Advanced REST Client desktop application Vulnerable Version: 17.0.9 Vendor of the products:https://www.advancedrestclient.com/ 1. Description Cross-Site Scripting XSS vulnerability in Advanced REST Client v.17.0.9 allows a...

4.7CVSS6.8AI score0.00927EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 4:50 a.m.8 views

skype-log-viewer

skype-log-viewer Download and View Skype History Without Skype This program allows you to view all of your skype chat logs and then easily export them as text files. It correctly organizes them by conversation, and makes sure that group conversations do not get jumbled with one on one chats...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:49 a.m.16 views

stegano

Steganography by bzt Online demo In a nutshell, steganography is the art of hiding messages in another medium in plain sight without people realizing. This implementation reads in images in popular web formats WEBP, PNG, GIF, JPEG, hides the optionally encrypted text in them and saves the result ...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/21 4:45 a.m.10 views

RTOS-F-16-Exploit---CVE-2019-7711

Green Hills INTEGRITY RTOS F-16 Exploit - CVE-2019-7711 Full Format String Exploitation Chain Realistic Ground Maintenance Attack on F-16 Avionics 📋 Description This repository contains a Proof of Concept PoC for CVE-2019-7711 — a Format String vulnerability in the Interpeak IPCOMShell TELNET...

7.5CVSS7.4AI score0.01499EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/21 4:27 a.m.13 views

BPFDoor-controller-source

BPFDoor-controller-source Source code to recent BPFDoor's controller variant Original: 2eacc8d91b9829b9606a7945fc5311fb5876cfb42ffccc1b91f61841237b04c1 Fixed: bpfdoorcontroller.c Original to fixed helper: formatfix.py Compile: root@kitploit: $ apt install libssl-dev $ gcc...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:26 a.m.134 views

shed

Shed - .NET runtime inspector Shed is an application that allow to inspect the .NET runtime of a program in order to extract useful information. It can be used to inspect malicious applications in order to have a first general overview of which information are stored once that the malware is...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 4:06 a.m.16 views

hermes-decomp

Rust decompiler for Hermes bytecode .hbc, the JS engine behind React Native. Supports HBC 40 to 99. Install Pre-built binaries Linux / macOS / Windows from Releases or Actions: Asset suffix| Platform ---|--- linux-x8664 / linux-arm64| Linux macos-arm64 / macos-x8664| macOS windows-x8664| Windows...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/21 4:03 a.m.15 views

SSH-Remote-Code-Execution

SSH Remote Code Execution SSH Zero-Day | Made by ClumsyLulz & Taylor Christian Newsome Summary This repository contains a C program that accepts input parameters and generates a packet to be sent to a server over the SSH protocol. The program allocates a buffer to hold the data, writes it to a...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:01 a.m.14 views

Zircolite

Standalone SIGMA-Based Detection Tool for EVTX, Auditd, Sysmon for Linux, XML, CSV, or JSONL/NDJSON Logs Zircolite is a standalone tool written in Python 3 that allows you to use SIGMA rules on: MS Windows EVTX EVTX, XML, and JSONL formats Auditd logs Sysmon for Linux EVTXtract CSV and XML logs...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/21 3:52 a.m.10 views

JKS-private-key-cracker-hashcat

JKS private key cracker - Nail in the JKS coffin The Java Key Store JKS is the Java way of storing one or several cryptographic private and public keys for asymmetric cryptography in a file. While there are various key store formats, Java and Android still default to the JKS file format. JKS is o...

6AI score
SaveExploits0References8
Rows per page
Query Builder