Offensive Security Intro

What is this page about?

Hello everyone, this is NotAlive.
On this page, I will be summarizing the Offensive Security Intro room from TryHackMe.
If you are new, I would recommend not reading this, as it is mainly meant for revision.
Let's get started.

1. What is Offensive Security?

"To outsmart a hacker, you need to think like one."
This is what the Offensive Security Intro is all about.

2. Hack Your First Machine

In this task, we will be using a tool like Gobuster to find hidden directories on a bank site and transfer money to another account.
First, we should start the VM, and once it is on, open the terminal.
Then we run Gobuster in the terminal like this:

gobuster dir -u http://fakebank.thm -w wordlist.txt

Then we transfer $2000 from account 2276 to account 8881.
That's it for the given task.

3. Careers in Cyber Security

In this section, they talk about careers in offensive security, such as Penetration Tester, Red Teamer, and Security Engineer.
That's all there was, actually. It's pretty basic.

email:   admin@notalive.in
discord: _i_am_innocent_
github:  github.com/notalive24