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
Custom-Metasploit-Modules — A list of custom Metasploit modules you can use for penetration testing. | Kitploit
Tools/GitHubGitHub/k3ystr0k3r/custom-metasploit-modules
Exploit FrameworksVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubk3ystr0k3r/custom-metasploit-modules

Custom-Metasploit-Modules

A list of custom Metasploit modules you can use for penetration testing.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
611 year agoNot yet reviewed

Custom Metasploit Modules

This repository contains custom Metasploit modules created for educational and recreational purposes.

Table of Contents

  • Modules
  • Loading Modules in Metasploit
  • Usage
  • Contribution
  • Disclaimer

Modules

Below is a list of custom Metasploit modules available in this repository:

  • [Module 1 zabbix_auth_bypass]
  • [Module 2 cisco_backdoor]
  • [Module 3 hikvision_detect]
  • [Module 4 hikvision_auth_bypass]
  • [Module 5 directory_traversal]
  • [Module 6 explodingcan]

Loading Modules in Metasploit

To load these modules in Metasploit:

  1. Clone this repository: git clone https://github.com/K3ysTr0K3R/Custom-Metasploit-Modules.git
  2. Navigate to the Metasploit framework directory: cd /path/to/metasploit-framework
  3. Load the module: msfconsole followed by loadpath /path/to/custom-metasploit-modules
  4. Use the module: use module_name (replace module_name with the actual module name)

Usage

  1. Ensure you have Metasploit Framework installed.
  2. Load the desired module.
  3. Configure the module options (e.g., target IP, port).
  4. Run the module.

Contribution

Contributions are welcome! If you'd like to add your own custom modules or improve existing ones:

  1. Fork this repository.
  2. Create a new branch.
  3. Commit your changes.
  4. Submit a pull request.

Disclaimer

These modules are for educational and recreational purposes only. Use them responsibly and at your own risk.

By using these modules, you acknowledge that you understand the risks associated with penetration testing and vulnerability exploitation.

Download Tool