What you will need is simple
1: Internet connection
2: Metasploit setup
3:Open suse linux :)
First Download the setup of metasploit from the official website
Link :
http://www.rapid7.com/products/metasploit/download.jsp
Step 2 : Put the setup file on your desktop and Open termina type :
sudo suThis command is to run terminal as root :
Then type in :
cd Desktop
ls
By doing this you would be on your own desktop path .
Now let goes with installation Phase :
chmod +x metasploit-latest-linux-x64-installer.run
This unzip the file , and the Installation command would be :
./metasploit-latest-linux-x64-installer.run
Then you press enter ... enter .... enter , y y y (to accept condition and policy :)
Just go for the process
Metasploit is used for Hacking
ReplyDeletePentesting*
Deletechmod +x doesn't unzip the file, it makes the file executable by modifying the file permissions.
ReplyDeleteHi I couldnt help but notice you still had dependency issues in the last snapshot. Did you successfully install metasploit or NOT ????? I really need help on this that is why I am asking. I have to install kali tools on OpenSUSE 12, I need to see if all the tools work especially metasploit, nmap, sslscan etc.
ReplyDelete