metasploit-framework/external
Grant Willcox e5c636f931
Move folder descriptions into README.md files
2023-05-03 14:06:13 -05:00
..
burp-proxy Fix up text so we capitalize all words of Metasploit Framework 2023-01-20 17:05:20 -06:00
serialport Removed Makefile and mkmf.log 2009-01-11 06:34:11 +00:00
source Add exploit for CVE-2023-21768 2023-03-27 20:08:22 +02:00
vscode Add in ruby/debug to Gemfile and also provide example of how to create a launch.json file to use it with vscode-rdbg 2022-09-01 13:35:08 -05:00
zsh review 2022-11-22 16:57:01 -05:00
README.md Move folder descriptions into README.md files 2023-05-03 14:06:13 -05:00

README.md

This folder contains files to assist in using Metasploit with other tools such as burp-proxy, vscode and zsh. It also contains serialport, which is a Rapid7 fork of the original ruby-serialport project provided by RubyForge.org. Most importantly though, it contains the source directory, which contains source code for all compiled binaries in Metasploit Framework so that users can verify the code being used.