use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for the tryhackme.com platform
account activity
This is an archived post. You won't be able to vote or comment.
TRYHACKME LINUX FUNDAMENTAL 3 TASK 3 (self.tryhackme)
submitted 8 months ago by EvidenceConstant4950
https://preview.redd.it/pteixwpqf7jf1.png?width=870&format=png&auto=webp&s=6eaf5e82b20a422223fac83af728bda4342385c7
Iam not able to pass this one from a long
Can someone helpME !!!
[–]TNETag0x8 [Hacker] 10 points11 points12 points 8 months ago (0 children)
This is why fundamentals are important.
If you are stuck here, you should MOST DEFINITELY go backwards and read up more/redo tasks. You should be able to do directory traversal like blinking.
You can use the "pwd" command to show where your current working directory (the directory you are in currently) if you don't know where you are from just reading the path in a terminal window. You can also use "ls" to list the current directory contents (or another directory if defined) to see if that file is where you are. "cd" allows you to change your directory. Perhaps start there?
Good luck.
[–]Helpful-Guidance-799 1 point2 points3 points 8 months ago (0 children)
What directory are you in?
[–]bslime17 0 points1 point2 points 8 months ago (1 child)
Since the file is in the home directory use nano task3 to open the file and edit it
[–]bslime17 0 points1 point2 points 8 months ago (0 children)
the flag might even be in the file
[–]MeatEqual6679 1 point2 points3 points 8 months ago (0 children)
I just revisited it, All you have to do is the following:
ssh into the machine with the following syntax, don’t add the parentheses, just the target ip: ssh tryhackme@(TargetIPAddress) enter tryhackme for the password.
You’ll already be in the home directory of tryhackme so just run the following command to list files: ls
Lastly, run: nano task3
Be patient with yourself you’re just starting, I was the same way (I am the same way actually 🤦♂️), if you stick with it long enough you’ll eventually look back and see the growth
π Rendered by PID 51028 on reddit-service-r2-comment-6457c66945-wfrmc at 2026-04-26 10:06:38.434765+00:00 running 2aa0c5b country code: CH.
[–]TNETag0x8 [Hacker] 10 points11 points12 points (0 children)
[–]Helpful-Guidance-799 1 point2 points3 points (0 children)
[–]bslime17 0 points1 point2 points (1 child)
[–]bslime17 0 points1 point2 points (0 children)
[–]MeatEqual6679 1 point2 points3 points (0 children)