Jump to content
yo20063

Instalare Metasploit Ubuntu "easy-way"

Recommended Posts

Posted

Se deschide un terminal, si se ruleaza:

sudo apt-get install git

Dupa instalare, tot in terminal se executa:

git clone https://github.com/darkoperator/MSF-Installer

cd MSF-Installer

chmod +x msf_install.sh

./msf_install.sh -i -r

La comanda de mai sus, optional, se poate pune si -p si dupa el parola care o vrei la baza de date msf din postgres.

Astepti sa se instaleze si apoi dai comenzile:

source ~/.bashrc

cd /usr/local/share/metasploit-framework

bundle install

Dupa ce se termina:

msfconsole

sau

armitage

Bravo, acum ai instalat metasploit cu tot ce trebuie!

Timp necesar ~ 5 minute.

Sper sa ajute pe multi incepatori.

SOURCE

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...