# 前言

#### *IOT Firmware Security All in One*

*Compiled by **WoKough***

***Version V0.1***

以之前在[Freebuf](https://www.freebuf.com/column/3607)上撰写的IOT安全研究系列文章为框架，扩展整理一些固件安全研究相关内容，并按照自己的理解分类编纂，若章节整体引用原文链接参见**该章末尾**，参考资料参见**附录7**。


---

# 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://wokough.gitbook.io/iot-firmware-aio/qian-yan.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.
