Writeup Aria
RoadMapRoom Other

Start Room

roadmap

intro room

Tutorial

link

  • Follow the steps in this task. What is the flag text shown on the website of the machine you started on this task? A flag is just a piece of text that's used to verify you've performed a certain action. In security challenges, users are asked to find flags to prove that they've successfully hacked a machine

flag{connection_verified}

Welcome

link

  • What is the flag text shown on website of the machine you deployed on this task?

flag{connection_verified}

OpenVPN

link

  • What is the flag displayed on the deployed machine's website?

flag{connection_verified}

How to use TryHackMe

link

  • On your machine (right-hand side), lets list what files and folders there are. We can do this by typing "ls". What is the name of the folder you see?

testdir

  • We can see a files content by typing "cat ". List the files in the folder you are in, what is content of the hello.txt file?

hacking labs

Getting Started

  • What is the name of the hidden admin page?

/test-admin

  • What is the username and password in the form username:password?

admin:admin

  • How many user are signed up to the application?

3

Starting Out In Cyber Sec

link

  • What is the name of the career role that is legally employed to find vulnerabilities in applications?

Penetration tester

  • What is the name of the role who's job is to identify attacks against an organisation?

security analyst

Beginner Path Intro

link

  • What is the username of the BookFace account you will be taking over?

Ben.Spring

  • Hack the BookFace account to reveal this task's answer!

THM{BRUTEFORCING}

  • How much did the data breach cost Target?

$300 million

Learning For Start

Introductory Researching

link

Regular Expressions

link

On this page