TryHackMe: Google Dorking Walkthrough

This room explains how Search Engines work and leveraging them into finding hidden content. To access the room you can click here: https://tryhackme.com/room/googledorking Task 1 - Ye Ol’ Search Engine No answer needed. Task 2 - Let’s Learn About Crawlers Name the key term of what a “Crawler” is used to do ANSWER: Index What is the name of the technique that “Search Engines” use to retrieve this information about websites?...

January 29, 2021 · doreox

TryHackMe: Linux Fundamentals Part 3 Walkthrough

This room is the third part in the Linux Fundamental rooms designed to teach you about various Linux concepts, and in-built tools. This room covers the following topics: Advanced File Operators (Continued From Linux Fundamentals Part 2) Users & Groups Introduction To Shell Scripting To access the room you can click here: https://tryhackme.com/room/linux3 Task 1 - Intro No answer needed. Task 2 - [Section 5: Advanced File Operations] - cp No answer needed....

January 27, 2021 · doreox

TryHackMe: Linux Fundamentals Part 2 Walkthrough

This room is the second part in the Linux Fundamental rooms designed to teach you about various Linux concepts, and in-built tools. This room covers the following topics: Linux Operators Advanced File Operators To access the room you can click here: https://tryhackme.com/room/linux2 Task 1 - Intro No answer needed. Task 2 - SSH - Intro No answer needed. Task 3 - Putty and SSH No answer needed. Task 4 - [Section 4: Linux Operators]: “&&” No answer needed....

January 22, 2021 · doreox

TryHackMe: Linux Fundamentals Part 1 Walkthrough

This room is the first part in the Linux Fundamental rooms designed to teach you about various Linux concepts, and in-built tools. This room covers the following topics: Introduction To Linux Executing Commands and Man Pages Basic File Operators To access the room you can click here: https://tryhackme.com/room/linux1 Task 1 - Intro No answer needed. Task 2 - Methodology No answer needed. Task 3 - [Section 2: Running Commands] - Basic Command Execution No answer needed....

January 21, 2021 · doreox

TryHackMe: The find command Walkthrough

Some of the fundamental knowledge that a security professional must have is using properly the Linux ‘find’ command. At the time I did this room I couldn’t find any blog posts about it to help me with the questions. So, I decided to do this post with all the answers to help anyone who gets stuck. I particularly learn a lot by checking answers and seeing where I’m making mistakes more than getting stuck in a problem and frustanting myself by trying to figure it out by trial and error....

January 20, 2021 · doreox