Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install metasploitable on ubuntu

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall
chmod 755 msfinstall
./msfinstall
Comment

how to install metasploit in ubuntu

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb 
msfinstall
chmod 755 msfinstall
./msfinstall
Comment

PREVIOUS NEXT
Code Example
Shell :: how to find host name in linux 
Shell :: firebase deploy only hosting command 
Shell :: how to upgrade snap packages 
Shell :: setxkbmap toggle 
Shell :: git reset change in one file 
Shell :: install jq in windows 
Shell :: centos install wget 
Shell :: redis cli docker 
Shell :: install pyqt5 designer 
Shell :: ethers install 
Shell :: fail2ban apt 
Shell :: add onedrive to ubuntu 
Shell :: react native git error: src refspec main does not match 
Shell :: datetime calculation in shell 
Shell :: how to uninstall apps without admin password 
Shell :: install brave fedora 
Shell :: cara uninstall di centos 7 
Shell :: generate password linux 
Shell :: free up ram in linux ubuntu 
Shell :: size apache 
Shell :: remove trash linux 
Shell :: bash print last n lines of file 
Shell :: who create git 
Shell :: Install psycopg2-binary on linux 
Shell :: how to add an existing project to github 
Shell :: TypeError: lookups.flatMap is not a function 
Shell :: install terminus in ubuntu 
Shell :: files reset from staging area 
Shell :: how to pull from a particular branch in git 
Shell :: alpine sudo 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =