pi


Checking for sudo privileges of the pi user after making some basic enumeration

pi@raspberrypi:~ $ sudo -l
matching defaults entries for pi on localhost:
    env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
 
user pi may run the following commands on localhost:
    (all : ALL) ALL
    (all) nopasswd: ALL

The user is basically root