Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

metasploit-framework

> 编程语言
Open source

Metasploit Framework

38.7K stars0 likes1 views
WebsiteGitHub

About

Metasploit Framework

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.

Issues· 602 open

View all issuesOpen on GitHub
  • #21601

    Consolidate bind_address/bind_Addresses for reverse handlers

    suggestion-featureUpdated Sep 17, 2026
  • #21777

    Socket#sendto removed in newer Ruby — affects dozens of call sites in lib/ and modules/

    StaleUpdated Sep 17, 2026
  • #21758

    Stageless PHP Meterpreter breaks without setting the `stdapi` extension explicitly

    bugnot-staleUpdated Sep 17, 2026
  • #21907

    Gitlab Critical Path Traversal CVE-2026-85706

    suggestion-moduleUpdated Sep 15, 2026
  • #21721

    "NoMethodError undefined method '[]' for nil" when using scanner/discovery/arp_sweep

    bugStaleUpdated Sep 14, 2026
  • #21774

    Should we support `socketx0` convention for AARCH Windows/osx/Linux stagers?

    suggestion-featureUpdated Sep 14, 2026
  • #21741

    Investigate analyze_db issue deeper

    bugUpdated Sep 11, 2026
  • #21669

    Installation Instructions Slightly Outdated - Suggested Improvements Included

    suggestion-docsUpdated Sep 11, 2026
  • #20653

    Add support for deprecated module options

    bugnot-staleUpdated Sep 10, 2026
  • #21889

    Add Windows AARCH64 support to fetch payloads

    suggestion-featureUpdated Sep 9, 2026

> Tags

Rubyhacktoberfest

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言