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
82 results
hashcat preview

hashcat

GitHubhashcat/hashcat

World's fastest and most advanced password recovery utility

cryptographyencryption-decryption-toolshash-analysis+2
26.6k15h 14m ago
libsodium preview

libsodium

GitHubjedisct1/libsodium

A modern, portable, easy to use crypto library.

cryptographyencryption-decryption-toolshash-analysis
13.9k1 day ago
openssl preview

openssl

GitHubopenssl/openssl

General purpose TLS and crypto library

authenticationcryptographyencryption-decryption-tools+2
30.7k2 days ago
rscrypto preview

rscrypto

GitHubloadingalias/rscrypto

Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration

authenticationcryptographyencryption-decryption-tools+3
372 days ago
Krb5RoastParser preview

Krb5RoastParser

GitHubjalvarezz13/krb5roastparser

KrbRoastParser is a tool for parsing Kerberos packets from pcap files to extract AS-REQ, AS-REP and TGS-REP hashes

authenticationhash-analysisnetwork-security+3
1095 days ago
hate_crack preview

hate_crack

GitHubtrustedsec/hate_crack

A tool for automating cracking methodologies through Hashcat from the TrustedSec team.

hash-analysispassword-attackspassword-cracking+1
1.9k7 days ago
badkeys preview

badkeys

GitHubbadkeys/badkeys

Tool to find common vulnerabilities in cryptographic public keys

cryptographyencryption-decryption-toolshash-analysis+3
3758 days ago
SymCrypt-OpenSSL preview

SymCrypt-OpenSSL

GitHubmicrosoft/symcrypt-openssl

OpenSSL engine for use with SymCrypt cryptographic library

cryptographyencryption-decryption-toolshash-analysis
818 days ago
MalwareForge---Advanced-Static-Malware-Analyzer preview

MalwareForge---Advanced-Static-Malware-Analyzer

GitHubkaandemir993/malwareforge---advanced-static-malware-analyzer

Advanced Static malware analyzer that reveals 8 injection techniques, critical API calls, hidden strings, exports PE sections (.text, .rdata) as…

binary-analysishash-analysismalware-analysis+2
48 days ago
BLAKE3 preview

BLAKE3

GitHubblake3-team/blake3

Fast cryptographic hash function with PRF, MAC, KDF, and XOF modes. Supports verified streaming, incremental updates, and parallelized hashing via…

cryptographyencryption-decryption-toolshash-analysis
6.4k9 days ago
rufus preview

rufus

GitHubpbatard/rufus

The Reliable USB Formatting Utility

general-purpose-utilitieshash-analysis
37.5k12 days ago
IPED preview

IPED

GitHubsepinf-inc/iped

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by…

data-recoverydigital-forensicsdisk-forensics+9
2.7k14 days ago
RsaCtfTool preview

RsaCtfTool

GitHubrsactftool/rsactftool

RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data

cryptographyctfeducation+3
7.1k17 days ago
perl-CryptX preview

perl-CryptX

GitHubdcit/perl-cryptx

Perl cryptographic toolkit providing symmetric ciphers, AEAD modes, hash functions, MACs, public-key cryptography, key derivation, and secure random…

authenticationcryptographyencryption-decryption-tools+3
4118 days ago
haiti preview

haiti

GitHubnoraj/haiti

🔑 Hash type identifier (CLI & lib)

ctfhash-analysispassword-cracking+1
1.0k19 days ago
john preview

john

GitHubopenwall/john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems,…

cryptographyencryption-decryption-toolshash-analysis+4
13.6k27 days ago
pycryptodome preview

pycryptodome

GitHublegrandin/pycryptodome

A self-contained cryptographic library for Python

authenticationcryptographyencryption-decryption-tools+1
3.3k1 month ago
ntlmv1-multi preview

ntlmv1-multi

GitHubevilmog/ntlmv1-multi

NTLMv1 Multitool

authenticationcryptographyencryption-decryption-tools+3
6702 months ago
Previous12345Next