# Security Awareness

{% embed url="<https://tryhackme.com/room/securityawarenessintro>" %}
<https://tryhackme.com/room/securityawarenessintro>
{% 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                  | Security Awareness, Data Breaches, Account Security, Cyber Threat      |

## Task 1 - Introduction to Security Awareness

### Read why security awareness is so important for everyone.

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

## Task 2 - Why Security Awareness is essential&#x20;

### Read the above.

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

## Task 3 - Data and account security

### How many people were affected by eBay being hacked?

<details>

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

:triangular\_flag\_on\_post:`145 million`

</details>

### What data was leaked from Playstation being hacked?

{% hint style="warning" %}
**HINT:** Answer format should be in the order as shown in the diagram above.
{% endhint %}

<details>

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

:triangular\_flag\_on\_post:`names, addresses, e-mail, birth dates`

</details>

## Task 4 - Check if you've ever been part of a cyber breach

### Go to [haveibeenpwned.com](https://haveibeenpwned.com/) and see if your information has ever been part of a breach. If you have, don't panic - ensure you change the breached accounts password. The next room in this module will talk about how you can use a password manager to create unique passwords for all your accounts.

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

## Task 5 - Cyber threat actors

### Who would most likely be interested in exploiting a business?

<details>

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

:triangular\_flag\_on\_post:`Cybercriminals`

</details>

### Who would most likely be interested in exploiting a personal computer for fun?

<details>

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

:triangular\_flag\_on\_post:`Thrill-seekers`

</details>

### Who would most likely be interested in exploiting a website to deliver a message?

<details>

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

:triangular\_flag\_on\_post:`Hacktivists`

</details>

## Task 6 - Conclusion

### Complete this task and join the [common attacks](https://tryhackme.com/room/commonattacks) room.

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


---

# Agent Instructions: 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/security-awareness.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.
