# What is Scanning?

Quét là một phương pháp để pháp hiện các kênh truyền thông có thể khai tác được.

* Quét các cổng mở
* Quét các lỗ hổng đã biết

Biện pháp giảm nhẹ:

* Use Firewall and IPS
* OS hardening (tăng cường hệ điều hành): quá trình nâng cao tính bảo mật cho một hệ thống bằng các quy tắc, các thiết lập bảo mật hệ thống.
* Use honeypots to detect scanning activities (sử dụng honeypots để phát hiện các hoạt động quét)\
  \- Honeypot là một cơ chế an ninh mạng tạo sẵn các mục tiêu tấn công để thu hút tội phạm mạng tránh xa các mục tiêu hợp pháp. Họ cũng thu thập thông tin tình báo về danh tính, phương pháp và động cơ của kẻ thù.\
  \- Honeynet là một mạng gồm các honeypot được thiết kế như một mạng thực, hoàn chỉnh với nhiều hệ thống, cơ sở dữ liệu, máy chủ, bộ định tuyến và các tài sản kỹ thuật số khác.\
  ![](/files/gOuNK6fckLZC2QErLSIJ)


---

# 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/what-is-scanning.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.
