Metasploit Linux Installation Guide
Metasploit Linux Installation Guide
Metasploit Linux Installation Guide
for Linux
About the Metasploit Installer
The standard Metasploit installer uses a graphical interface to guide you through the installation process, which takes you through a series of prompts to identify the location where you want to install Metasploit and the port that you want Metasploit service to use. When installation begins, the installer installs the dependencies and services that are necessary to run Metasploit.
Last Updated: January 7, 2014
To install the Xvfb package on CentOS, open a terminal and run the following command:
$ sudo yum install xorg-x11-server-Xvfb
Minimum Requirements
Browser Requirements System Requirements 2 GHz+ processor Mozilla Firefox 4.0+ Microsoft Internet Explorer 9+ Google Chrome 10+ 2 GB RAM 1GB+ available disk space (50GB recommended) 10/100 Mbps NIC Ubuntu Linux 8.04, 10.04, 12.04 x86, and x86_64 BackTrack Kali Supported Operating Systems Red Hat Enterprise Linux 5.x, 6.x - x86, and x86_64
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.
3
6. Accept the license agreement and click Forward.
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.
4
9. When the Disable Anti-virus and Firewall window appears, verify that your machine does not have antivirus software or firewall applications running. Click Forward when you are ready.
10. Enter the port number that you want the Metasploit service to use. The default port is 3790. Click Forward to continue.
11. Enter the server name that will be used to generate the SSL certificate and the number of days that you want the SSL certificate to remain valid.
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.
5
12. Click Forward to continue. The installation begins. After the installation completes, a window appears and prompts you to launch the Metasploit Web UI. At this point, you should go to https://localhost:3790 to launch the Metasploit Web UI to create a user account and to activate your license key. You do not need to restart your system to relaunch Metasploit for the first time.
3. When the web interface for Metasploit Pro appears, the New User Setup page displays. Follow the onscreen instructions to create a user account for Metasploit Pro. Save the user account information so that you can use it later to log in to Metasploit Pro.
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.
6
4. After you create a user account, the Activate Metasploit page appears. Enter the license key that you received from Rapid7 in the Product Key field.
If you need to use an HTTP proxy to reach the internet, you can select the HTTP proxy option and provide the information for the HTTP proxy server that you want to use. 5. Activate the license key. After you activate the license key, the Projects page appears. If you need help getting started, read the Metasploit Pro Getting Started Guide at https://community.rapid7.com/docs/DOC-1570.
Help
How do I get a license key? Please contact our sales team at [email protected] to get a license key. How can I resolve the Metasploit is initializing error? After you install Metasploit, you may need to wait a few minutes for the service to restart. If the service does not restart, you need to restart it. How can I do I restart the Metasploit service? To restart the Metasploit service, open a command line terminal and run the following command:
$ sudo bash /opt/metasploit/ctlscript.sh restart
Visit http://community.rapid7.com to post questions, read documentation, and search for answers.