> For the complete documentation index, see [llms.txt](https://cybersecurity-self-learning.gitbook.io/learning-tryhackme-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersecurity-self-learning.gitbook.io/learning-tryhackme-cn/learning-paths-xue-xi-lu-jing/cyber-security-101-wang-luo-an-quan-ru-men-zhi-shi.md).

# Cyber Security 101(网络安全入门知识)

这个适合初学者的路径旨在对计算机安全的不同领域进行扎实的介绍，该路径涵盖以下基本概念和应用：

* 计算机网络和密码学。
* MS Windows、Active Directory 和 Linux 基础知识。
* 攻击性安全工具和系统漏洞利用。
* 防御性安全解决方案和工具。
* 网络安全职业。

先决条件：

开启这条学习路径并不需要任何先决条件！只要你持续拥有学习网络安全的热情和兴奋！

本路径相关章节：


---

# 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://cybersecurity-self-learning.gitbook.io/learning-tryhackme-cn/learning-paths-xue-xi-lu-jing/cyber-security-101-wang-luo-an-quan-ru-men-zhi-shi.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.
