Skip to main content

Metasploit Part 1 -[What is Metasploit and How to Install]-




What is Metasploit:




If You Are Talking About The mouetasploit Let me Tell You That Metasploit Plays an Very Important Role In the Field of Hacking and Pentesting . So What is Metasploit ?.  Simple We can say that Metasploit is the Famous Tool used by the most (99%) of hackers and pentesters today . Metasploit is The open Source tool Which Contains Information about The Vulnerabilities.
                           OR
We can say that metasploit is The tool used to execute the exploit against The target system while hacking the system or Pentesting.


Before Moving On we have to discuess some of the basic terms which will be used while learning Metasploit. So lets us start

Vulnerability: is The Weakness in The computer system which can be used to compromise the whole system

Payload : is The piece of Programm Which Allows You to Control the target system ofter exploiting the vulnerability !


Now before Starting U have to intall the metasploit ! hahah ! yeah i will show u some practicals here ! and really i dont like THEORITICAL hackers !


How To Install Metasploit


 Before Installing Metasplot U need some Packages to install into ur system
That is :

$ sudo apt-get install ruby libruby rdoc
$ sudo apt-get install libyaml-ruby
$ sudo apt-get install libzlib-ruby
$ sudo apt-get install libopenssl-ruby
$ sudo apt-get install libdl-ruby
$ sudo apt-get install libreadline-ruby
$ sudo apt-get install libiconv-ruby
$ sudo apt-get install rubygems

  • Now Click HERE to Donwload The Metasploit Package (.run) file.
  • Now Change to Downloded Dir
  • type ./metasploit.run
  • Now Just Wait for The process To complete and Then
  • Type msfconsole To Start the Metasploit 
That's all In this Tutorials We will Discuss further on Next Tutorial @
 

Comments

Popular posts from this blog

New Working Shopping Site SQLi Dorks

Most Important XSS Cheat Sheet

How to Install Mosh on you Linux ec2 Instance