Metasploit

Metasploit 9375102dbb automatic module_metadata_base.json update vor 3 Stunden
.github b9c09d7490 Fix windows build failures vor 3 Tagen
app e5c636f931 Move folder descriptions into README.md files vor 1 Jahr
config 67770d5684 Fix bootsnap warning when booting msfrpc service vor 9 Monaten
data 26a108aadc Land #19046, Apache Solr Backup Restore RCE [CVE-2023-50386] vor 3 Wochen
db 9375102dbb automatic module_metadata_base.json update vor 3 Stunden
docker ce10038546 Replace grep with getent in entrypoint.sh vor 7 Monaten
docs aeafa4a756 Land #19088, Add docs for running and writing Metasploit's unit tests vor 4 Wochen
documentation 8a68eebbf6 Land #19171, Add Sylpheed Email PackRat module vor 3 Stunden
external e5635c4bfd Add source code for Python deserialization gadgets vor 1 Monat
kubernetes ee093d0c21 Meterpreter Helm chart tweaks vor 2 Jahren
lib 28396ff23a Land #19002, Fix edgecase in Meterpreter job persistence vor 5 Stunden
modules 8a68eebbf6 Land #19171, Add Sylpheed Email PackRat module vor 3 Stunden
plugins 2d819cb029 remove db_create mention vor 1 Monat
script e5c636f931 Move folder descriptions into README.md files vor 1 Jahr
scripts 742326ae90 Actually add script contents vor 2 Wochen
spec 28396ff23a Land #19002, Fix edgecase in Meterpreter job persistence vor 5 Stunden
test e693b9588c Update ldap modules to support an ldap session vor 2 Tagen
tools d09053cde5 Add the viewstate generator as an option vor 2 Monaten
.dockerignore e9da06a645 change docker root exec vor 5 Jahren
.git-blame-ignore-revs b18fe5c6af Update git-blame-ignore-revs to ignore tabs to spaces commits vor 2 Jahren
.gitignore d4b9473294 Ignore .solargraph.yml config file vor 1 Jahr
.gitmodules 468654d2b5 Add RDI submodule, port Kitrap0d vor 10 Jahren
.mailmap 4dd3e43f01 Remove wvu from list at his request, and move past contributors to appropriate section vor 1 Jahr
.rspec 692e53501e Add modern --require to .rspec vor 9 Jahren
.rubocop.yml 61f70e09f6 detect invalid Pack/Unpack directives vor 9 Monaten
.ruby-gemset 4e1820a668 Remove gitignore, change to metasploit-framework vor 10 Jahren
.ruby-version 6126598d16 Update Ruby version to 3.0.5 from 3.0.2 to fix security issues and compatibility vor 1 Jahr
.simplecov b863978028 Remove fastlib vor 9 Jahren
.solargraph.yml 4f70be41ae Removed lib include line as it became redundant vor 1 Jahr
.yardopts 50c168415c remove HACKING from yardopts vor 6 Jahren
CODE_OF_CONDUCT.md b82506f323 Update CODE_OF_CONDUCT.md vor 1 Jahr
CONTRIBUTING.md 1782ae1ff2 Fix up links within Wiki site to make them relative links where possible vor 1 Jahr
COPYING 7d486b3374 Update LICENSE and COPYING vor 4 Jahren
CURRENT.md bfa7e32c91 add CURRENT.md to track major changes and how to migrate with them vor 6 Jahren
Dockerfile 8dcb409d25 Fix BUNDLER_CONFIG_ARGS variable mismatch in Dockerfile vor 3 Monaten
Gemfile 97a3e0291e Bump ruby_smb to 3.3.2 vor 3 Monaten
Gemfile.local.example 94c34200f1 Add in fix to use relative paths for Gemfile.local.example, thereby fixing review comments vor 3 Jahren
Gemfile.lock 25a1318052 Land #19170, Refactor smb lookupsid module vor 6 Stunden
LICENSE 1058291af9 Land #18314, Windows Error Reporting RCE (CVE-2023-36874) vor 7 Monaten
LICENSE_GEMS 25a1318052 Land #19170, Refactor smb lookupsid module vor 6 Stunden
README.md ff775b7b23 Remove stale documentation link vor 1 Monat
Rakefile 1617b3ec9b Use zeitwerk for lib/msf/core folder vor 3 Jahren
Vagrantfile bbec35f8ba moves v.gui comment to appropriate location(s) vor 3 Jahren
cortex.yaml 6cefa8f3d2 PD-41096 Auto-add cortex.yaml vor 7 Monaten
docker-compose.override.yml e9da06a645 change docker root exec vor 5 Jahren
docker-compose.yml b641e25b6d docker: hassle-free DB bootstrap vor 3 Jahren
metasploit-framework.gemspec 651f137e94 Routine Gem dependencies update vor 4 Wochen
msf-json-rpc.ru 67770d5684 Fix bootsnap warning when booting msfrpc service vor 9 Monaten
msf-ws.ru 67770d5684 Fix bootsnap warning when booting msfrpc service vor 9 Monaten
msfconsole b81252e34f Add support for ruby 3.3.0-preview2 vor 7 Monaten
msfd d6896dadc0 remove `msf` folder requires vor 3 Jahren
msfdb 6659684fdf Land #18440, Add remote webservice deletion notice vor 6 Monaten
msfrpc b833a7a421 Remove extra `require` for a now deleted file that no longer exists vor 3 Jahren
msfrpcd f779f0f482 consolidate the config directory lookups vor 1 Jahr
msfupdate 92cec6116b we don't need ruby-backports anymore (or maybe we can use it more conditionally on Ruby 2.6), it uses a lot of memory vor 4 Jahren
msfvenom 5124219fb6 Generate machine readable msfvenom output when pipes are used vor 3 Jahren

README.md

Metasploit Maintainability Test Coverage Docker Pulls

The Metasploit Framework is released under a BSD-style license. See COPYING for more details.

The latest version of this software is available from: https://docs.metasploit.com/docs/using-metasploit/getting-started/nightly-installers.html

You can find documentation on Metasploit and how to use it at: https://docs.metasploit.com/

Information about setting up a development environment can be found at: https://docs.metasploit.com/docs/development/get-started/setting-up-a-metasploit-development-environment.html

Our bug and feature request tracker can be found at: https://github.com/rapid7/metasploit-framework/issues

New bugs and feature requests should be directed to: https://r-7.co/MSF-BUGv1

API documentation for writing modules can be found at: https://docs.metasploit.com/api/

Questions and suggestions can be sent to: Freenode IRC channel or e-mail the metasploit-hackers mailing list

Installing

Generally, you should use the free installer, which contains all of the dependencies and will get you up and running with a few clicks. See the Dev Environment Setup if you'd like to deal with dependencies on your own.

Using Metasploit

Metasploit can do all sorts of things. The first thing you'll want to do is start msfconsole, but after that, you'll probably be best served by reading the basics of using Metasploit or Metasploit Unleashed.

Contributing

See the Dev Environment Setup guide on GitHub, which will walk you through the whole process from installing all the dependencies, to cloning the repository, and finally to submitting a pull request. For slightly more information, see Contributing.