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
277 results
Penetration-Testing-Walkthrough-Hacksudo-Thor preview

Penetration-Testing-Walkthrough-Hacksudo-Thor

GitHubheventafese/penetration-testing-walkthrough-hacksudo-thor

Step-by-step black-box penetration test walkthrough exploiting Shellshock RCE (CVE-2014-6271) via Apache mod_cgi, chained with sudo misconfiguration…

ctfeducationexploitation+8
3 months ago
backdoorme preview

backdoorme

GitHubkkevsterrr/backdoorme

SSH-based post-exploitation framework deploying persistent backdoors (bash, Python, Metasploit) with modules for cron, startup, and privilege…

command-and-controlpayload-generationpenetration-testing+5
7478 years ago
SharpZipRunner preview

SharpZipRunner

GitHubjfmaes/sharpziprunner

Executes position independent shellcode from an encrypted zip

exploitationpayload-developmentpayload-generation+3
3035 years ago
APTs-Adversary-Simulation preview

APTs-Adversary-Simulation

GitHubs3n4t0r-0x0/apts-adversary-simulation

Realistic APT adversary simulation campaigns with custom C2 frameworks, backdoors, stagers, and bootloaders mirroring state-sponsored TTPs for red…

adversarial-attackcommand-and-controleducation+9
1.1k21 days ago
C3 preview

C3

GitHubreverseclabs/c3

Framework for rapid prototyping of custom command-and-control channels with integration into Cobalt Strike and support for esoteric C2 transports via…

command-and-controlexploit-frameworksids-ips-evasion+6
1.8k7 months ago
InlineExecute-Assembly preview

InlineExecute-Assembly

GitHubanthemtotheego/inlineexecute-assembly

Cobalt Strike BOF for in-process .NET assembly execution with AMSI/ETW bypass, custom AppDomain, and named pipe/mailslot output redirection.

post-exploitationred-teaming
7695 years ago
DumpBrowserSecrets preview

DumpBrowserSecrets

GitHubmaldev-academy/dumpbrowsersecrets

Extracts and decrypts browser-stored credentials, cookies, tokens, and history from Chromium and Gecko browsers using DLL injection, APC injection,…

data-exfiltrationdigital-forensicseducation+8
8062 months ago
etaHEN preview

etaHEN

GitHubetahen/etahen

PS5 homebrew enabler payload offering post-exploitation features: custom plugin/payload loading, unsigned fself/fpkg support, debug settings, FTP…

binary-exploitationexploitationpayload-development+3
6503 months ago
WindowSpy preview

WindowSpy

GitHubcodextf2/windowspy

Cobalt Strike Beacon Object File for automated, targeted user surveillance. Triggers screenshots or custom actions when specific window titles (e.g.,…

post-exploitationred-teaming
2871 year ago
taiHEN preview

taiHEN

GitHubyifanlu/taihen

Custom firmware framework for PS Vita that patches the kernel, disables code-signing checks, and provides a hooking API for developing kernel and…

embedded-systems-securityexploitationhardware-hacking+3
3255 years ago
CVE-2021-34527 preview

CVE-2021-34527

GitHubjohnhammond/cve-2021-34527

PowerShell script for local privilege escalation via PrintNightmare (CVE-2021-34527). Injects a custom DLL payload to add a local admin user,…

binary-exploitationexploitationpayload-generation+4
3255 years ago
DuplicateDump preview

DuplicateDump

GitHubhagrid29/duplicatedump

Dumping LSASS with a duplicated handle from custom LSA plugin

post-exploitationprivilege-escalationred-teaming
2074 years ago
DLHell preview

DLHell

GitHubsynacktiv/dlhell

Windows DLL proxying tool for local and remote DLL hijacking via SMB and DCOM. Generates proxy DLL payloads with custom commands, supporting Kerberos…

exploitationlateral-movementpayload-development+3
1712 years ago
external_c2 preview

external_c2

GitHuboutflanknl/external_c2

Proof-of-concept implementation of Cobalt Strike's external C2 feature, enabling custom communication channels for beacon callbacks. Includes C and…

command-and-controlexploit-frameworkspayload-development+3
1434 years ago
Coldroot preview

Coldroot

GitHubxlinshan/coldroot

Pascal-based macOS RAT with TCP command-and-control, custom payload bundling, and remote access capabilities for penetration testing and red team…

command-and-controlexploitationpayload-development+4
8910 years ago
createdump preview

createdump

GitHubrweijnen/createdump

Dumps LSASS memory by abusing Microsoft-signed WindowsApp createdump.exe, using a custom dbgcore.dll hook and winlogon impersonation for credential…

impersonation-toolspassword-attackspost-exploitation+1
1491 year ago
C2Bridge preview

C2Bridge

GitHubcobbr/c2bridge

Framework for building custom command-and-control protocols and integrating them with the Covenant C2 platform, enabling rapid development of…

command-and-controlexploit-frameworkspayload-development+3
716 years ago
chalumeau preview

chalumeau

GitHubcyberstruggle/chalumeau

Automated credential dumping tool with custom PowerShell payloads, in-memory execution, Mimikatz parsing, ticket dumping, and web-based dashboard for…

command-and-controlpassword-attackspayload-development+3
1026 years ago
Previous12…16Next