Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories

Tools

AllAndroid SecurityAuthentication & AuthorizationCloud Infrastructure SecurityDefensive ToolsDisk ForensicsEmbedded Systems SecurityGeneral Purpose UtilitiesIndicator of Compromise (IOC) ManagementOSINT (Open Source Intelligence)Packet Sniffing & AnalysisPassword CrackingPenetration Testing FrameworksPhishing ToolsPrivilege EscalationReconnaissanceStatic AnalysisVulnerability ScannersWeb Vulnerability ScannersWi-Fi AuditingBluetooth SecurityContainer SecurityDynamic Analysis (Sandboxing)Encryption/Decryption ToolsExploit FrameworksIdentity ManagementiOS SecurityIoT SecurityMemory ForensicsNetwork MappingOSINT for Social EngineeringPassword AttacksPayload GenerationPersistence MechanismsPort ScanningStatic Code Analysis (SAST)Threat Feeds & AggregatorsVulnerability AnalysisWeb Proxies & InterceptionCode AnalysisDNS & Subdomain EnumerationDynamic Code Analysis (DAST)ExploitationHash AnalysisIDS/IPS EvasionImpersonation ToolsLateral MovementMobile App PentestingNetwork ForensicsReverse EngineeringRFID/NFC ToolsSCADA/ICS SecurityScripting & AutomationServerless SecurityShellcodeWeb Application ExploitationAPI Security TestingConfiguration AuditingData ExfiltrationDebuggersForensicsInformation GatheringMobile ForensicsNetwork Access ControlPost-ExploitationSecurity VirtualizationPhishingWAF BypassWeb SecurityFuzzingNetwork SecuritySteganographyWireless SecurityData RecoveryMalware AnalysisDigital ForensicsHardware HackingCryptographyCTFPenetration TestingCloud SecurityDevSecOpsMobile SecurityPrivacyCommand and ControlSocial EngineeringHardware SecurityUtilities & FrameworksHardware & IoT SecuritySecret DetectionBinary AnalysisThreat IntelligenceIdentity & Access Management (IAM)Supply Chain SecurityAuthenticationMachine LearningIntrusion DetectionPapers & ResearchMisconfigurationSubdomain EnumerationEmail HarvestingLearning & EducationAI-Assisted ReversingDNS FuzzingRed TeamingIncident ResponseCrawlerCurated ResourcesRemote Access ToolShellcode GenerationPayload DevelopmentRemote Access TrojanAPI SecurityAnti-BotFingerprint SpoofingCAPTCHA BypassEmail SecurityDNS AnalysisChaos EngineeringLearning Paths & CoursesContainer EscapeAI SecurityDatabase SecurityFirmware AnalysisAnomaly DetectionLog AnalysisAdversarial AttackBinary ExploitationLabs & Practice
NewestRelevanceMost popularRecently updated
36 results
CVE-2026-53365 preview

CVE-2026-53365

GitHubhorkimhab/cve-2026-53365

Proof-of-concept CVE exploit and lab scripts for sandbox/VM isolation, targeting authorized environments such as Docker and virtual machines for…

binary-exploitationcontainer-escapeeducation+4
6 days ago
Exploits preview

Exploits

GitHubkmkz/exploits

Original CVEs, exploit PoCs, and security advisories with detailed vulnerability chains, privilege escalation, and container escape techniques for…

command-and-controlcontainer-escapeeducation+6
21715 days ago
Copy-Fail-CVE-2026-31431-Kubernetes-PoC preview

Copy-Fail-CVE-2026-31431-Kubernetes-PoC

GitHubpercivalll/copy-fail-cve-2026-31431-kubernetes-poc

PoC: fully unprivileged container escape to node-level code execution on Kubernetes via CVE-2026-31431 page-cache corruption + shared image layers.…

cloud-securitycontainer-escapeeducation+4
1873 months ago
pipe-primitive preview

pipe-primitive

GitHubveritas501/pipe-primitive

An exploit primitive in linux kernel inspired by DirtyPipe

binary-exploitationcontainer-escapeeducation+3
1034 years ago
CVE-2022-0185 preview

CVE-2022-0185

GitHubchenaotian/cve-2022-0185

CVE-2022-0185 POC and Docker and Analysis write up

binary-exploitationcontainer-escapeeducation+4
374 years ago
DIRTYFAIL preview

DIRTYFAIL

GitHubkarazajac/dirtyfail

Detector + PoC for Linux page-cache write vulnerabilities: Copy Fail (CVE-2026-31431) and Dirty Frag (CVE-2026-43284/43500). Authorized security…

binary-exploitationcontainer-escapeeducation+7
273 months ago
CVE-2022-0492 preview

CVE-2022-0492

GitHubchenaotian/cve-2022-0492

CVE-2022-0492 EXP and Analysis write up

container-escapeeducationexploitation+3
334 years ago
subpath-exploit preview

subpath-exploit

GitHubbgeesaman/subpath-exploit

Writeup of CVE-2017-1002101 with sample "exploit"/escape

cloud-securitycontainer-escapeeducation+3
348 years ago
CVE-2023-0386 preview

CVE-2023-0386

GitHubfanxiaoyao66/cve-2023-0386

非常简单的CVE-2023-0386's exp and analysis.Use c and sh.

binary-exploitationcontainer-escapeeducation+3
223 years ago
PIE-Stack-Clash-CVE-2017-1000253 preview

PIE-Stack-Clash-CVE-2017-1000253

GitHubricterz/pie-stack-clash-cve-2017-1000253

Demo-ing CVE-2017-1000253 in a container

binary-exploitationcontainer-escapeeducation+3
78 years ago
CVE-2026-43499 preview

CVE-2026-43499

GitHub0xblackash/cve-2026-43499

CVE-2026-43499

binary-exploitationcontainer-escapeeducation+5
61 month ago
Persistnux preview

Persistnux

GitHubgo-lanz/persistnux

Bash-based Linux persistence detection tool for DFIR investigations. Scans 15+ persistence mechanisms (systemd, cron, kernel modules, SSH,…

container-escapedigital-forensicseducation+7
31 month ago
Porting-CVE-2026-31431-Copy-Fail-to-a-Constrained-Java-Runner preview

Porting-CVE-2026-31431-Copy-Fail-to-a-Constrained-Java-Runner

GitHubkarollooool/porting-cve-2026-31431-copy-fail-to-a-constrained-java-runner

CVE-2026-31431 (copy.fail) — adapted for constrained Java execution environments via FFM syscall layer + javac annotation processor delivery

binary-exploitationcontainer-escapeeducation+7
124 days ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubthemalwareguardian/cve-2026-31431

A structured explanation of CVE-2026-31431 (Copy Fail), connecting the three kernel changes that introduced the vulnerability and enabled its…

binary-exploitationcontainer-escapeeducation+4
23 months ago
CVE-2026-41901 preview

CVE-2026-41901

GitHubhorkimhab/cve-2026-41901

CVE-2026-41901

binary-exploitationcontainer-escapeeducation+5
2 months ago
CVE-2025-9074 preview

CVE-2025-9074

GitHubpucagit/cve-2025-9074
cloud-securitycontainer-escapeeducation+3
2 months ago
cve-2019-5736-exp preview

cve-2019-5736-exp

GitHubmilloni/cve-2019-5736-exp

Exploit for the CVE-2019-5736 runc vulnerability

container-escapeeducationexploitation+2
17 years ago
CVE-2026-31413-BPF-Container-Escape preview

CVE-2026-31413-BPF-Container-Escape

GitHubrat5ak/cve-2026-31413-bpf-container-escape

CVE-2026-31413: BPF verifier soundness bug - container escape

binary-exploitationcontainer-escapeeducation+5
14 months ago
Previous12Next