# Man-in-the-Middle attack

<figure><img src="/files/YXWOYmlTYFA5uyR6ZyW8" alt=""><figcaption></figcaption></figure>

Man-in-the-Middle là một cuộc tấn công trong đó kẻ tấn công bí mật chuyển tiếp hoặc có thể thay đổi thông tin liên lạc giữa hai bên tin rằng họ đang liên lạc trực tiếp với nhau.

<details>

<summary>Biện pháp giảm nhẹ</summary>

* Use Static ARP (để ngăn chặn ARP poisoning)
* Sử dụng mã hóa (ngăn chặn kẻ tấn công tận dụng dữ liệu)
* IPS system (có thể phát hiện sự thay đổi đột ngột về hiệu suất mạng)

</details>


---

# 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://viettaliii.gitbook.io/home/soc-and-dfir/interview-questions/man-in-the-middle-attack.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.
