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
metasploit-framework — Open-source exploitation framework with modular payload, encoder, and auxiliary system for penetration testing, vulnerability validation, and security research across networks and applications. | Kitploit
Tools/GitHubGitHub/rapid7/metasploit-framework
Penetration Testing FrameworksPrivilege EscalationReconnaissanceExploit FrameworksIoT SecurityPayload GenerationPersistence MechanismsVulnerability AnalysisExploitationIDS/IPS EvasionLateral MovementSCADA/ICS Security
38.8k14.9k2921h 4m agoReviewed by Kitploit
Shellcode
Data Exfiltration
Post-Exploitation
Penetration Testing
Command and Control
Red Teaming
Remote Access Tool
Shellcode Generation
Payload Development
Remote Access Trojan
Database Security
Top in Command and Control #12
Top in Database Security #4
Top in Data Exfiltration #16
Top in Exploitation #1
Top in Exploit Frameworks #1
Top in IDS/IPS Evasion #20
Top in IoT Security #8
Top in Lateral Movement #15
Top in Payload Development #11
Top in Payload Generation #1
Top in Penetration Testing #1
Top in Penetration Testing Frameworks #1
Top in Persistence Mechanisms #15
Top in Privilege Escalation #20
Top in Red Teaming #2
Top in Remote Access Tool #8
Top in Remote Access Trojan #9
Top in SCADA/ICS Security #12
Top in Shellcode #8
Top in Shellcode Generation #1
GitHubrapid7/metasploit-framework

metasploit-framework

Open-source exploitation framework with modular payload, encoder, and auxiliary system for penetration testing, vulnerability validation, and security research across networks and applications.

View RepositoryWebsite

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Metasploit Framework

The Metasploit Framework is an open-source tool released under a BSD-style license. For detailed licensing information, refer to the COPYING file.

Latest Version

Access the latest version of Metasploit from the Nightly Installers page.

Documentation

Comprehensive documentation, including usage guides, is available at Metasploit Docs.

Development Environment

To set up a development environment, visit the Development Setup Guide.

Bug and Feature Requests

Submit bugs and feature requests via the GitHub Issues tracker. New submissions can be made through the MSF-BUGv1 form.

API Documentation

For information on writing modules, refer to the API Documentation.

Support and Communication

For questions and suggestions, you can:

  • Join our GitHub Discussions for community support and general questions
  • Join the Metasploit Slack for real-time chat
  • Submit GitHub Issues for bug reports and feature requests
  • Follow @metasploit on X or @[email protected] on Mastodon for updates

Note: Some community members may still use IRC channels and the metasploit-hackers mailing list, though the primary support channels are now GitHub Discussions and Slack.

Installing Metasploit

Recommended Installation

We recommend installation with the official Metasploit installers on Linux or macOS. Metasploit is also pre-installed with Kali.

For a manual setup, consult the Dev Environment Setup guide.

Using Metasploit

To get started with Metasploit:

  1. Start msfconsole: This is the primary interface for interacting with Metasploit.
  2. Explore Resources:
    • Visit the Using Metasploit section of the documentation.

Contributing

To contribute to Metasploit:

  1. Setup Development Environment: Follow the instructions in the Development Setup Guide on GitHub.
  2. Clone the Repository: Obtain the source code from the official repository.
  3. Submit a Pull Request: After making changes, submit a pull request for review. Additional details can be found in the Contributing Guide.
Download Tool