In this Video, a Detailed and Step By Step Procedure is being Demonstrated how to Install Metasploit Penetration Testing Software and NMAP Software:
(Website to open and download Metasploit Software)
Click on Free Metasploit Download
Click on Download Metasploit Community and fill the form and click save and download
And download the software about 200 MB
Commands:
1. Login to Root- su - and enter password and press enter
2. Go to the directory where you have downloaded the metasploit software
3. #chmod +x (Software Name)
4. #./Meta......
After installation:
Start the service
systemctl status metasploit.service
Now open Metasploit console
Commands:
1. Login to Root- su - and enter password and press enter
2. Go to the directory where you have downloaded the metasploit software
3. #chmod +x (Software Name)
4. #./Meta......
After installation:
Start the service
systemctl status metasploit.service
Now open Metasploit console
#msfconsole
Commands:
1. Banner
2. show exploits
3. show playloads
Part B
Nmap Installation
2. show exploits
3. show playloads
Part B
Nmap Installation
Website: www.nmap.org
#apt-get install nmap
Command:
Command:
No comments:
Post a Comment