Lucene search
+L

4106784 matches found

Kitploit
Kitploit
added 2026/09/10 10:27 p.m.5 views

CVE-2021-1675

CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | July 1, 2021 CVE-2021-1675 is a critical remote code execution and local privilege escalation vulnerability dubbed "PrintNightmare." Proof-of-concept exploits have been released Python, C++ for the remote code execution...

9.3CVSS8AI score0.86132EPSS
SaveExploits63References4
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.5 views

frameworks_base_AOSP10_r33_CVE-2020-0401

This repository does not have a README...

7.8CVSS7.2AI score0.00278EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.7 views

CVE-2022-44268_By_Kyokito

This repository does not have a README...

6.5CVSS7.4AI score0.89855EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.4 views

CVE-2023-38545

CVE-2023-38545: Curl Vulnerability Proof of Concept This repository contains a Proof of Concept PoC designed to test systems for the CVE-2023-38545 vulnerability. The vulnerability affects the curl utility, specifically versions between 7.69.0 and 8.3.1, and is related to the handling of HTTP...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.10 views

PassBreaker

PassBreaker PassBreaker is a command-line password cracking tool developed in Python. It allows you to perform various password cracking techniques such as wordlist-based attacks and brute force attacks. Features Wordlist-based password cracking Brute force password cracking Support for multiple...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.6 views

krakenhashes

KrakenHashes KrakenHashes is a distributed password cracking system designed for security professionals and red teams. The platform coordinates GPU/CPU resources across multiple agents to perform high-speed hash cracking using tools like Hashcat through a secure web interface. Think of KrakenHash...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.8 views

DotGit

DotGit An extension for checking if .git is exposed in visited websites Features Check if a .git/.svn/.hg folder exists for each site you visit Check if a .env file exists for each site you visit Check if a .DSStore file exists for each site you visit Check if the site is open source github/gitla...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.9 views

power-pwn

Maintained by: Secure AI Agents Everywhere. Overview Power Pwn is an offensive and defensive security toolset for Microsoft 365 Power Platform and AI services. Key Features, among others: 💾 PowerDump : Comprehensive tenant scanning and data collection 🚪 BackDoor : Deploy backdoor flows for...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.43 views

unicorn

unicorn Written by: Dave Kennedy @HackingDave Website: https://www.trustedsec.com Magic Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell attacks and the powershell bypass technique presented by David...

7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.5 views

CVE-2019-0708-Batch-Blue-Screen

CVE-2019-0708-Batch-Blue-Screen Modified version of a blue screen script by an expert, changed to batch blue screen for a network segment. Usage: root@kitploit: python3 poc.py 192.168.20 64 Batch attacks hosts 1-255 in the 192.168.20 network segment to cause blue screens. Modify accordingly based...

10CVSS7.7AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.5 views

cve-2015-0313

CVE-2015-0313 Adobe Flash vulnerability source code cve-2015-0313 from Angler Exploit Kit Reference: http://blog.trendmicro.com/trendlabs-security-intelligence/trend-micro-discovers-new-adobe-flash-zero-day-exploit-used-in-malvertisements/...

10CVSS6.3AI score0.95266EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.7 views

telfhash

Trend Micro ELF Hash telfhash telfhash is symbol hash for ELF files, just like imphash is imports hash for PE files. With telfhash, you can cluster ELF files by similarity based on symbols. This is particularly useful for clustering malicious samples. If a sample has no symbols, telfhash uses its...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.13 views

emuko

emuko A RISC-V emulator in Rust. It boots Linux. emuko.dev The machine implements RV64IMAFDC with M/S/U privilege levels and Sv39 virtual memory. It runs a JIT on ARM64 and x8664 hosts, falling back to an interpreter when needed. The peripherals are UART 16550, CLINT, PLIC, and SBI 1.0. There is...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.11 views

CredCrack

CredCrack ⛔ DEPRECATED. This repo is no longer being maintained. Please consider using CrackMapExec. Introduction CredCrack is a fast and stealthy credential harvester. It exfiltrates credentials recusively in memory and in the clear. Upon completion, CredCrack will parse and output the credentia...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 10:26 p.m.6 views

ddisasm

Datalog Disassembly DDisasm is a fast disassembler which is accurate enough for the resulting assembly code to be reassembled. DDisasm is implemented using the datalog souffle declarative logic programming language to compile disassembly rules and heuristics. The disassembler first parses ELF/PE...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.4 views

system_bt_AOSP10_r33_CVE-2020-0380

Fluoride Bluetooth stack Building and running on AOSP Just build AOSP - Fluoride is there by default. Building and running on Linux Instructions for Ubuntu, tested on 14.04 with Clang 3.5.0 and 16.10 with Clang 3.8.0 Download source root@kitploit: mkdir /fluoride cd /fluoride git clone...

10CVSS7.6AI score0.02821EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.4 views

EXPLOIT-CVE-2025-55182

CVE-2025-55182 Proof of Concept Overview A practical demonstration of CVE-2025-55182 React2Shell - a critical RCE vulnerability in React Server Components. Vulnerability Details CVE ID : CVE-2025-55182 Type : Remote Code Execution via Prototype Pollution CVSS : 9.8 CRITICAL Affected : React...

10CVSS7.5AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.10 views

ManticoreUI

============ Manticore UI .. image:: https://raw.githubusercontent.com/trailofbits/manticore/master/docs/images/manticore.png :width: 200px :align: center :alt: Manticore The Manticore User Interface MUI project provides a graphical user interface plugin for different disassemblers that allows...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.8 views

PenCrawLer

PenCrawLer An Advanced Web Crawler and DirBuster PeNCrawLer is an advanced webcrawler and dirbuster designed to use in penetration testing based on Windows Os. To read more about features please read the wiki: https://github.com/TheM4hd1/PenCrawLer/wiki...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.175 views

kraken

Kraken is a simple cross-platform Yara scanner that can be built for Windows, Mac, FreeBSD and Linux. It is primarily intended for incident response, research and ad-hoc detections not for endpoint protection. Following are the core features: Scan running executables and memory of running process...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder