brian
Checking for sudo privileges of the brian
user after making the lateral movement
brian@UC404:~$ sudo -l
Matching Defaults entries for brian on UC404:
env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
User brian may run the following commands on UC404:
(ALL) NOPASSWD: /usr/bin/git
The brian
user is able to execute /usr/bin/git
as anyone
Moving on to Privilege Escalation phase