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
74 results
CVE-2021-22880 preview

CVE-2021-22880

GitHubhalkichi0308/cve-2021-22880

Proof-of-concept exploit for CVE-2021-22880 targeting a Rails server vulnerability. Demonstrates exploitation steps and provides a test environment…

exploitationpenetration-testingvulnerability-analysis+2
1
2 years ago
CVE-2018-3760-poc preview

CVE-2018-3760-poc

GitHubwudidwo/cve-2018-3760-poc

Proof-of-concept exploit for CVE-2018-3760, a path traversal vulnerability in Ruby on Rails. Demonstrates the flaw for testing and educational…

exploitationpenetration-testingvulnerability-analysis+1
1 year ago
CVE-2019-5418 preview

CVE-2019-5418

GitHubdaehyeok0618/cve-2019-5418

Docker-based lab environment for CVE-2019-5418 Ruby on Rails path traversal exploit, with PoC curl commands to read arbitrary server files via…

educationexploitationlabs-practice+3
1 year ago
CVE-2020-8165 preview

CVE-2020-8165

GitHubassassinukg/cve-2020-8165

Python exploit shell for CVE-2020-8165, providing a reverse shell payload for remote code execution on vulnerable Rails applications.

exploitationpayload-generationpenetration-testing+2
5 years ago
CVE-2016-2098 preview

CVE-2016-2098

GitHubits-arun/cve-2016-2098

Bash-based proof-of-concept exploit for CVE-2016-2098, targeting Ruby on Rails Action Pack remote code execution via unrestricted render method.

exploitationpenetration-testingred-teaming+2
18 years ago
CVE-2019-5420 preview

CVE-2019-5420

GitHuberemiel/cve-2019-5420

Python exploit script for CVE-2019-5420, targeting Ruby on Rails signed-session AES GCM key brute-forcing to achieve remote code execution in…

encryption-decryption-toolsexploitationpassword-attacks+3
5 years ago
CVE-2020-8165 preview
Archived

CVE-2020-8165

GitHubprogfay/cve-2020-8165

Proof-of-concept exploit for CVE-2020-8165, a Ruby on Rails remote code execution vulnerability. Demonstrates exploitation of the unsafe…

exploitationpayload-developmentpenetration-testing+2
5 years ago
CVE-2015-3224 preview

CVE-2015-3224

GitHubsqu4nch/cve-2015-3224

Node.js exploit for CVE-2015-3224, achieving unauthenticated RCE on Rails web-console by spoofing X-Forwarded-For to bypass IP whitelist and…

exploitationpenetration-testingreconnaissance+3
17 months ago
RailroadBandit preview

RailroadBandit

GitHubbad3r/railroadbandit

Demonstrates exploitation of Ruby on Rails CVE-2019-5418, a file disclosure vulnerability, for educational purposes.

educationexploitationpenetration-testing+2
37 years ago
CVE-2013-0156 preview

CVE-2013-0156

GitHuboxben10/cve-2013-0156

Python exploit script for CVE-2013-0156, a remote code execution vulnerability in Ruby on Rails via insecure YAML deserialization. Designed for…

educationexploitationlabs-practice+3
1 year ago
o365-attack-toolkit preview

o365-attack-toolkit

GitHubmdsecactivebreach/o365-attack-toolkit

Interactive OAuth phishing toolkit for Office365 that performs token theft, email search/sending, file exfiltration, and document replacement via…

cloud-securitydata-exfiltrationemail-security+5
1.1k5 years ago
kuang_grade_mk11 preview

kuang_grade_mk11

GitHubjjdt12/kuang_grade_mk11

Pseudo shell for exploiting CVE-2013-0156, providing a command-line interface for automated exploitation of the Ruby on Rails XML/YAML parser…

exploitationpenetration-testingred-teaming+2
3 years ago
CVE-2013-0156 preview

CVE-2013-0156

GitHub7s26simon/cve-2013-0156

Executes remote code on vulnerable Rails applications via YAML deserialization (CVE-2013-0156); designed for CTFs and authorized penetration tests.

ctfeducationexploitation+3
8 months ago
CVE-2015-3224 preview

CVE-2015-3224

GitHubsic4rio/cve-2015-3224

Python exploit for CVE-2015-3224, bypassing IP whitelist in Ruby on Rails web console to achieve remote code execution with interactive reverse shell.

educationexploitationpenetration-testing+3
1 year ago
CVE-2019-5418 preview

CVE-2019-5418

GitHubmpgn/cve-2019-5418

Proof-of-concept exploit for CVE-2019-5418, demonstrating file content disclosure on Ruby on Rails via crafted Accept headers, with a demo…

educationexploitationinformation-gathering+3
2015 years ago
-CVE-2012-2661-ActiveRecord-SQL-injection- preview

-CVE-2012-2661-ActiveRecord-SQL-injection-

GitHubr4x0r1337/-cve-2012-2661-activerecord-sql-injection-

Proof-of-concept exploit for CVE-2012-2661, an SQL injection vulnerability in Ruby on Rails ActiveRecord. Includes a write-up in Malay demonstrating…

database-securityexploitationpenetration-testing+2
13 years ago
CVE-2020-8163 preview

CVE-2020-8163

GitHubh4ms1k/cve-2020-8163

Docker-based lab environment and exploit script for CVE-2020-8163, a blind remote code execution vulnerability in Rails versions before 5.0.1 and…

educationexploitationlabs-practice+3
46 years ago
cve-2019-5420-POC preview

cve-2019-5420-POC

GitHubwildwestcybersecurity/cve-2019-5420-poc

Proof-of-concept exploit for CVE-2019-5420, demonstrating remote code execution in Ruby on Rails via ActiveSupport deserialization. Generates signed…

educationexploitationpayload-generation+3
11 month ago
Previous12345Next