Guest User

Untitled

a guest
Mar 19th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. wget https://Kali.sh/metasploit.sh
  2. chmod -R 0755 metasploit.sh
  3. ./metasploit.sh
  4.  
  5. metasploit-framework : Depends: ruby (<= 1:2.5~1)
  6. W: --force-yes is deprecated, use one of the options starting with --allow instead.
  7. E: Unable to correct problems, you have held broken packages.
  8.  
  9. ruby -v
  10.  
  11. sudo apt-get install ruby-switch
  12. ruby -v
Add Comment
Please, Sign In to add comment