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
38 results
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
218
1 month ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubluotian2/cve-2026-31431

Exploit for CVE-2026-31431, a Linux kernel authencesn bug enabling local privilege escalation and container escape via a 4-byte page cache write.

binary-exploitationcontainer-escapeeducation+4
24 months ago
CVE-2026-31431-Report-Copy-fail-Vulnerability- preview

CVE-2026-31431-Report-Copy-fail-Vulnerability-

GitHubkrish-foren6/cve-2026-31431-report-copy-fail-vulnerability-

Detailed analysis of the Copy Fail vulnerability (CVE-2026-31431) in the Linux kernel, including memory corruption mechanism, privilege escalation…

container-escapeeducationexploitation+4
14 months ago
CVE-2022-0185-POC preview

CVE-2022-0185-POC

GitHubprabeershakya/cve-2022-0185-poc

Proof-of-concept exploit for CVE-2022-0185, a Linux kernel heap buffer overflow enabling local privilege escalation and container escape via FUSE and…

binary-exploitationcontainer-escapeeducation+4
6 months ago
CVE-2025-32463 preview

CVE-2025-32463

GitHubpainoob/cve-2025-32463

Proof-of-concept exploit for CVE-2025-32463, a local privilege escalation vulnerability in sudo allowing chroot jail escape via specific sudoers…

binary-exploitationcontainer-escapeeducation+5
1 year ago
security-labs-pocs preview

security-labs-pocs

GitHubdatadog/security-labs-pocs

Proof of concept code for Datadog Security Labs referenced exploits.

container-escapecurated-resourcesexploitation+4
44912 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
1874 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
293 months 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-2022-0492 preview

CVE-2022-0492

GitHubchenaotian/cve-2022-0492

Detailed technical analysis and working exploit for CVE-2022-0492 Linux kernel container escape via cgroup release_agent, with step-by-step lab setup…

container-escapeeducationexploitation+3
344 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
81 month ago
CVE-2026-53365 preview

CVE-2026-53365

GitHubhorkimhab/cve-2026-53365

CVE-2026-53365

binary-exploitationcontainer-escapeeducation+4
23 days 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
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
24 months ago
Previous123Next