4 box enum
PEAS
Linux version 3.2.0-23-generic
╣ Processes, Cron, Services, Timers & Sockets ╠
[+] Cleaned processes
[i] Check weird & unexpected proceses run by root: https://book.hacktricks.xyz/linux-unix/privilege-escalation#processes
root 1029 0.0 0.1 26416 1672 ? Ss 12:59 0:00 /usr/bin/tmux -S /.devs/dev_sess
[+] Checking sudo tokens
[i] https://book.hacktricks.xyz/linux-unix/privilege-escalation#reusing-sudo-tokens
/proc/sys/kernel/yama/ptrace_scope is not enabled (1)
gdb was found in PATH
[+] Searching ssl/ssh files
Port 22
PermitRootLogin yes
PubkeyAuthentication yes
PermitEmptyPasswords no
ChallengeResponseAuthentication no
PasswordAuthentication yes
UsePAM yes
Possible private SSH keys were found!
/home/hype/.ssh/id_rsa
[+] Searching tmux sessions
[i] https://book.hacktricks.xyz/linux-unix/privilege-escalation#open-shell-sessions
root 1029 0.0 0.1 26416 1672 ? Ss 12:59 0:00 /usr/bin/tmux -S /.devs/dev_sesslinuix-exploit-suggester-2.pl
Last updated