# Intro to Offensive Security

{% embed url="<https://tryhackme.com/room/introtooffensivesecurity>" %}
<https://tryhackme.com/room/introtooffensivesecurity>
{% endembed %}

| Room Attributes       | Value                                                                  |
| --------------------- | ---------------------------------------------------------------------- |
| Subscription Required | <mark style="color:green;background-color:green;">False</mark> \[Free] |
| Type                  | Walkthrough                                                            |
| Difficulty            | <mark style="color:blue;background-color:blue;">Info</mark>            |
| Tags                  | Offensive Security                                                     |

## Task 1 - Hacking your first machine

### When you've transferred money to your account, go back to your bank account page. What is the answer shown on your bank balance page?

{% hint style="warning" %}
**HINT:** Look at the hat categories in this task.
{% endhint %}

<details>

<summary>Reveal Flag <span data-gb-custom-inline data-tag="emoji" data-code="1f6a9">🚩</span></summary>

:triangular\_flag\_on\_post:`BANK-HACKED`

</details>

### If you were a penetration tester or security consultant, this is an exercise you’d perform for companies to test for vulnerabilities in their web applications; find hidden pages to investigate for vulnerabilities.

{% hint style="success" %}
No answer needed
{% endhint %}

### Terminate the machine by clicking the red "Terminate" button at the top of the page.

{% hint style="success" %}
No answer needed
{% endhint %}

## Task 2 - What is Offensive Security?

### Read the above

{% hint style="success" %}
No answer needed
{% endhint %}

## Task 3 - Careers in cyber security

### Read the above, and continue with the next room!

{% hint style="success" %}
No answer needed
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thmflags.gitbook.io/thm-walkthroughs/difficulty-info/intro-to-offensive-security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
