Admin Rights


Solution

File given is a windows registry file

For this challenge, i use chntpw to list out all the user and its role with command chntpw -l <filename>

We can see that user_7565 has the role admin.


Flag

grodno{user_7565}

Last updated