karla


Checking for sudo privileges of the karla user after making the lateral movement

karla@funbox7:~$ sudo -l
[sudo] password for karla: 
Matching Defaults entries for karla on funbox7:
    env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin\:/snap/bin
 
User karla may run the following commands on funbox7:
    (ALL : ALL) ALL

The user is basically the root account Moving on to the Privilege Escalation phase