This Blog Are Share Computer Related Tutorials & Online Courses For Education Purpose.

Breaking

Sunday, March 19, 2017

Metasploit & NMAP Installation on Ubuntu 15.04 By Gyaan With Anand Nayyar



In this Video, a Detailed and Step By Step Procedure is being Demonstrated how to Install Metasploit Penetration Testing Software and NMAP Software:

1. http://www.metasploit.com/

(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

#msfconsole

Commands:

1. Banner
2. show exploits
3. show playloads

Part B


Nmap Installation

Website: www.nmap.org

#apt-get install nmap

Command:

1. nmap
2. nmap --help
3. nmap (ipaddress of machine)


SHARE BY GK

No comments:

Post a Comment