- Ouvrez un terminal et exécutez cette commande pour télécharger et lancer le script d’installation de Metasploit :
1curl https://github.com/rapid7/metasploit-omnibus/raw/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
2 chmod 755 msfinstall && \
3 ./msfinstall
- Lorsque l’installation est terminée, exécutez cette commande pour lancer Metasploit :
1msfconsole