Level 0 > 1:

Level 1 > 2:

Level 2 > 3

Level 3 > 4:

Level 4> 5:

Level 5 > 6:

Level 6 > 7

-
We use
findcommand and sub-commands:-
-useris generally-username, where-groupis like-password -
-typewill befas it says “file” -
-sizeis 33 as mentioned
-
-
2>/dev/nullwill hide Error Messages
Level 7 > 8:

- The data is extremely large and difficult to figure out the password, so we use given clue “millionth” using
grepto find the password
Level 8 > 9:

- We use
sortto sort the data and the useuniq -uto separate the unique one
Level 9 > 10:

Level 10 > 11:

From TryHackMe, Linux Modules - Task 13 it is mentioned regarding base64 command:

More Levels will be updated once I finish them…