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
86 results
CVE-2026-43499-poc preview

CVE-2026-43499-poc

GitHublkeld/cve-2026-43499-poc

Weaponized proof-of-concept for CVE-2026-43499 (GhostLock), a Linux kernel rtmutex bug enabling local privilege escalation. Includes per-distribution…

binary-exploitationexploitationexploit-frameworks+2
2 days ago
copy_fail preview

copy_fail

GitHubspensercai/copy_fail

Rust exploit PoC for Linux kernel LPE CVE-2026-31431 (AF_ALG page-cache write) plus eBPF runtime defense blocking AF_ALG socket creation via LSM or…

binary-exploitationdefensive-toolsexploitation+4
34 months ago
CVE-2026-31431_CopyFail_LinuxKernel_LPE preview

CVE-2026-31431_CopyFail_LinuxKernel_LPE

GitHubxn0kkx/cve-2026-31431_copyfail_linuxkernel_lpe

Educational rewrite of the Copy Fail PoC (CVE-2026-31431) — Linux kernel LPE via algif_aead in-place crypto + splice() page-cache write

binary-exploitationeducationexploitation+3
24 months ago
copyfail-exploit preview

copyfail-exploit

GitHubxeloxa/copyfail-exploit

Copy Fail (CVE-2026-31431) LPE exploit. A clean, multi-arch Python reimplementation targeting the Linux kernel AF_ALG page cache vulnerability.

binary-exploitationcontainer-escapeexploitation+3
254 months ago
copy-fail-CVE-2026-31431 preview

copy-fail-CVE-2026-31431

GitHubpyroceper/copy-fail-cve-2026-31431

C-based proof-of-concept exploit for CVE-2026-31431, a Linux kernel privilege escalation vulnerability, providing root shell access on affected…

binary-exploitationexploitationexploit-frameworks+2
24 months ago
CVE-2026-31431-copy-fail preview

CVE-2026-31431-copy-fail

GitHubozergoker/cve-2026-31431-copy-fail

Exploit for CVE-2026-31431: a 732-byte Python script that exploits a straight-line logic flaw to gain root on all Linux distributions since 2017.

binary-exploitationexploitationexploit-frameworks+2
4 months ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubmalwarekid/cve-2026-31431

Proof-of-concept exploit for CVE-2026-31431, a Linux kernel AF_ALG memory corruption vulnerability. Uses splice to patch /usr/bin/su in page cache,…

binary-exploitationexploitationexploit-frameworks+3
94 months ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubmcub3/cve-2026-31431

C PoC for CVE-2026-31431, an unprivileged Linux LPE exploiting AF_ALG page cache corruption to overwrite /usr/bin/su and gain root.

binary-exploitationexploitationexploit-frameworks+3
4 months ago
CVE-2026-31431-python-copyfail-POC preview

CVE-2026-31431-python-copyfail-POC

GitHubjulichaan/cve-2026-31431-python-copyfail-poc

Python exploit for CVE-2026-31431, a Linux kernel privilege escalation via page cache corruption of setuid binaries, achieving root access.

binary-exploitationexploitationexploit-frameworks+4
3 months ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubguiimoraes/cve-2026-31431

Python implementation of a Linux kernel local privilege escalation exploit for CVE-2026-31431, leveraging xfrm ESP-in-UDP MSG_SPLICE_PAGES no-COW to…

binary-exploitationexploitationexploit-frameworks+3
33 months ago
copy-fail-CVE-2026-31431-shell preview

copy-fail-CVE-2026-31431-shell

GitHubg1nt0n1x/copy-fail-cve-2026-31431-shell

PoC shell exploit for CVE-2026-31431 (copy_fail) — Linux LPE via AF_ALG + splice page-cache overwrite. Single-shot, no race condition, kernel…

binary-exploitationexploitationexploit-frameworks+3
34 months ago
copy-fail-CVE-2026-31431-poc preview

copy-fail-CVE-2026-31431-poc

GitHubeuriconicacio/copy-fail-cve-2026-31431-poc

Proof-of-concept exploit for CVE-2026-31431, a Linux kernel local privilege escalation vulnerability in the algif_aead module, enabling unprivileged…

binary-exploitationexploitationexploit-frameworks+2
14 months ago
CVE-2026-31431-REVSHELL preview

CVE-2026-31431-REVSHELL

GitHubdanimrtzp/cve-2026-31431-revshell

Weaponized Python exploit for CVE-2026-31431, chaining Linux kernel privilege escalation to a daemonized root reverse shell with full PTY, patching…

exploitationexploit-frameworkspayload-development+5
4 months ago
CVE-2026-31431-Exploit preview

CVE-2026-31431-Exploit

GitHubben-slates/cve-2026-31431-exploit

Proof-of-concept exploit for CVE-2026-31431, a Linux kernel page-cache corruption vulnerability enabling local privilege escalation via algif_aead.…

binary-exploitationexploitationexploit-frameworks+2
44 months ago
copy-fail-CVE-2026-31431 preview

copy-fail-CVE-2026-31431

GitHubastounds/copy-fail-cve-2026-31431

Local privilege escalation exploit for CVE-2026-31431, a Linux kernel AF_ALG + splice page-cache overwrite. Includes PoC, BPFtrace detection script,…

binary-exploitationeducationexploitation+4
4 months ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubabhishekhargan/cve-2026-31431

Python exploit for Linux kernel local privilege escalation (CVE-2026-31431) using AF_ALG socket state confusion and splice() to achieve arbitrary…

binary-exploitationeducationexploitation+3
4 months ago
copyfail-CVE-2026-31431 preview

copyfail-CVE-2026-31431

GitHubtrex1e/copyfail-cve-2026-31431

Extended Linux Local Privilege Escalation PoC for CVE-2026-31431, with automatic kernel version detection and vulnerable range checking for…

binary-exploitationexploitationexploit-frameworks+2
14 months ago
CVE-2026-31431 preview

CVE-2026-31431

GitHubthemursalin/cve-2026-31431

Python exploit for CVE-2026-31431, a Linux kernel LPE via AF_ALG null pointer dereference leading to heap OOB write and credential overwrite.…

binary-exploitationeducationexploitation+3
4 months ago
Previous12345Next