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 :: update composer ubuntu 
Shell :: remote origin already exists 
Shell :: AppImages require FUSE to run. 
Shell :: how to check my ip address on wsl 
Shell :: list used ports on mac 
Shell :: install material ui 
Shell :: clearing dns cache 
Shell :: uninstall wine ubuntu 18.04 
Shell :: restart supervisor 
Shell :: nvm ubuntu 
Shell :: libreoffice ubuntu 
Shell :: find the parent branch of a git branch 
Shell :: how to install npm in linux 
Shell :: how to know fedora version 
Shell :: git remove file from repo that has been added to gitignore 
Shell :: zoom repository ubuntu 
Shell :: PHP Fatal error: Class UpdateHelperComposerPlugin contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (ComposerPluginPluginInterface::deactivate 
Shell :: uninstall opencv on anaconda ubuntu 
Shell :: restart samba service 
Shell :: ubuntu bluetooth not turning on 
Shell :: git unable to update local ref 
Shell :: cmd list dotnet frameworks installed 
Shell :: install htop 
Shell :: how to install typescript on ubuntu 
Shell :: for loop on date in bash 
Shell :: kill all processes by user 
Shell :: react select install 
Shell :: praspberyr pi remote desktop xrdp install 
Shell :: You need to install postgresql-server-dev-X.Y for building a server-side extension or libpq-dev for building a client-side application. 
Shell :: How to rename a commit ? 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =