# IDF 实验室

## 整理在 IDF 实验室上的 CTF 题

[IDF 实验室](http://ctf.idf.cn/)

## 清单

* [牛刀小试](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=16)
  * [被改错的密码](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=29)
  * [ASCII 码而已](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=32)
  * [聪明的小羊](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=52)
  * [摩斯密码](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=33)
  * [啥?](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=30)
* [CRYPTO 百密一疏](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=19)
  * [笨笨的小猪](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=55)
  * [凯撒加密](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=35)
  * [孔子的学费](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=58)
  * [特殊的日子](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=50)
  * [伟人的名字](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=51)
* [WEB天罗地网](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=22)
  * [COOKIE欺骗](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=40)
  * [不难不易的js加密](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=28)
  * [古老的邮件编码](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=41)
  * [超简单的js题](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=42)
  * [简单的js解密](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=43)
  * [你关注最新的漏洞吗](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=44)
  * [一种编码而已](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=47)
* [STEGA万里寻踪](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=23)
  * [图片里的秘密](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=27)
  * [上帝也哭泣](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=48)
  * [红与黑](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=59)
  * [任务管理器中的秘密(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=53)
* [PPC初探乾坤](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=18)
  * [简单编程-字符统计](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=37)
  * [谁是卧底](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=49)
  * [Fuck your brain](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=54)
* [REVERSE倒行逆施](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=21)
  * [.NET逆向第一题(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=36)
  * [简单的PE文件逆向](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=38)
  * [简单的ELF逆向](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=39)
  * [python ByteCode](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=45)
  * [breakpoint(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=46)
* [MISC包罗万象](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=17)
  * [图片里的英语](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=34)
  * [抓到一只苍蝇](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=57)
* [PWN攻无不破](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=20)
  * [最简单的PWN题目(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=56)

## 参考资料

* [IDF实验室-部分简单题目writeup](http://blog.csdn.net/ab748998806/article/details/46277341)
* [IDF实验室 抓到一只苍蝇 WriteUp](http://www.cnblogs.com/smallnight/p/4509740.html)
* ​[IDF实验室-抓到一只苍蝇](http://blog.csdn.net/ab748998806/article/details/46279849)
* [IDF实验室之初探乾坤简单编程-字符统计](http://blog.csdn.net/u010379510/article/details/44562631)
* [黄聪：python访问抓取网页常用命令（保存图片到本地、模拟POST、GET、中文编码问题）](http://www.cnblogs.com/huangcong/archive/2011/09/03/2165565.html)
* [IDF实验室之万里寻踪图片里的秘密](http://blog.csdn.net/u010379510/article/details/44564161)
* [IDF实验室:天罗地网--COOKIE欺骗](http://blog.csdn.net/Shinukami/article/details/45980535)
* [IDF实验室-天罗地网-COOKIE欺骗-writeup](http://blog.csdn.net/sn_rna/article/details/45195083)


---

# 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://l1nwatch.gitbook.io/ctf/idf-shi-yan-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.
