tools
// 2026-01-05
// ID: REF-Metasploit
Metasploit
Metasploit
Type: Framework
Language: Ruby
Metasploit The world's most used penetration testing framework.
Official Resources
- Official Website: https://www.metasploit.com/
- GitHub Repository: https://github.com/rapid7/metasploit-framework
Installation
Primary Method
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall
Basic Usage
metasploit --help