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
96 results
cve-2024-23113-poc preview

cve-2024-23113-poc

GitHubownouwa/cve-2024-23113-poc

CVE-2024-23113 是一个在 Linux Kernel 中被发现的漏洞,它属于 任意代码执行漏洞,影响了 bpf (Berkeley Packet Filter) 子系统。具体来说,这个漏洞影响了 bpf 程序的 bpf_prog 类型的对象,并且可以允许攻击者通过构造恶意的 BPF…

binary-exploitationexploitationexploit-frameworks+2
1 year ago
CVE-2022-1015 preview

CVE-2022-1015

GitHub0range1337/cve-2022-1015

PoC exploit for CVE-2022-1015, a Linux kernel netfilter use-after-free leading to local privilege escalation.

binary-exploitationexploitationexploit-frameworks+2
2 years ago
CVE-2022-2586 preview

CVE-2022-2586

GitHublanleft/cve-2022-2586

Local privilege escalation exploit for CVE-2022-2586 targeting Linux kernel 5.15.0-25 on Ubuntu 22.04, written in C and compiled with gcc.

binary-exploitationexploitationexploit-frameworks+2
3 years ago
linux-kernel-exploits preview

linux-kernel-exploits

GitHubsecwiki/linux-kernel-exploits

linux-kernel-exploits Linux平台提权漏洞集合

binary-exploitationcurated-resourcesexploitation+4
5.7k6 years ago
exploitgym preview

exploitgym

GitHubsunblaze-ucb/exploitgym

ExploitGym is a large-scale, realistic benchmark built from real-world vulnerabilities designed to evaluate AI agents' ability to develop exploits.

ai-securitybinary-exploitationctf+9
1.1k1 month ago
CVE-2026-31431-CopyFail-Universal-LPE preview

CVE-2026-31431-CopyFail-Universal-LPE

GitHubshadowabi/cve-2026-31431-copyfail-universal-lpe

CVE-2026-31431 Copy Fail — Universal LPE exploit. Dynamic ELF offset + full-binary overwrite, Python 2/3 compatible with ctypes splice fallback

binary-exploitationcontainer-securityexploitation+6
584 months ago
CVE-2026-31431-poc preview

CVE-2026-31431-poc

GitHubdennisdgr/cve-2026-31431-poc

An adapted version of the copy fail exploit to use parameters instead of dropping you into a root shell

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

CopyFile_CVE-2026-31431

GitHubdgrobinson0/copyfile_cve-2026-31431

Local privilege escalation exploit for CVE-2026-31431, corrupting setuid binaries in page cache via AF_ALG and splice to gain root shell.

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

CVE-2026-31431

GitHubalihzsec/cve-2026-31431

Proof-of-concept exploit for CVE-2026-31431, a Linux local privilege escalation vulnerability, demonstrating kernel exploitation for educational and…

binary-exploitationexploitationexploit-frameworks+3
74 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
copyfail-go preview

copyfail-go

GitHubbadsectorlabs/copyfail-go

A Go implementation of copyfail (CVE-2026-31431)

binary-exploitationexploitationexploit-frameworks+3
3604 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

GitHubadityabhatt3010/cve-2026-31431

Local privilege escalation exploit for CVE-2026-31431, abusing AF_ALG AEAD socket handling to achieve root shell access on vulnerable Linux kernels.

binary-exploitationexploitationexploit-frameworks+1
34 months ago
copy-fail preview

copy-fail

GitHubjuguitos/copy-fail

Python proof-of-concept for CVE-2026-31431, exploiting kernel AF_ALG to modify SUID binary page cache and spawn a root shell on Linux systems.

binary-exploitationexploitationexploit-frameworks+3
34 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
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
oppo-ghostlock preview

oppo-ghostlock

GitHubpubglite55/oppo-ghostlock

OPPO Find N2 GhostLock (CVE-2026-43499) exploit adaptation

android-securitybinary-exploitationeducation+7
6510 days ago
Phantom-Evasion-Loader preview

Phantom-Evasion-Loader

GitHubjm00nj/phantom-evasion-loader

x64 Assembly injection engine using SROP and Zero-Copy Injection to bypass EDR/XDR and kernel monitors. Delivers XOR-encrypted payloads with minimal…

binary-exploitationcommand-and-controleducation+6
1112 months ago
Previous123456Next