> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/security/digital-forensics/dreamhack/dreamhack-windows-search.md).

# \[DreamHack] Windows Search

#### 문제 링크

<https://dreamhack.io/wargame/challenges/729>

[ Windows SearchDo you know "Windows Search" with (windows + s) command? Find the flag.txt!dreamhack.io](https://dreamhack.io/wargame/challenges/729)

&#x20;

#### &#x20;

#### 문제

<figure><img src="https://blog.kakaocdn.net/dna/c6cYQe/btsNE7wcYjv/AAAAAAAAAAAAAAAAAAAAAN6rdE8XO6FqRsMT_IsTw2oxLXXy1VIU4bp4TftHDyWQ/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=zHoV7SeOJ%2FinkM6kQx0vzIJ7CMc%3D" alt="" height="228" width="675"><figcaption></figcaption></figure>

&#x20;

#### solve

<https://moaistory.blogspot.com/2018/10/winsearchdbanalyzer.html>

[ WinSearchDBAnalyzerWinSearchDBAnalyzer   This tool can parse normal records and recover deleted records in Windows.edb.   Windows.edb is used in Win...moaistory.blogspot.com](https://moaistory.blogspot.com/2018/10/winsearchdbanalyzer.html)

이 사이트 들어가서 문제 분석을 위한 툴을 다운 받은 뒤

레지스트리를 하나하나 까본 후

<figure><img src="https://blog.kakaocdn.net/dna/dSr3Gf/btsNDya0vrb/AAAAAAAAAAAAAAAAAAAAAJrjpadE7ZabMe8tZKXkSEtggwpqIfbU9Y3bbkWiWKR1/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=IBrPwIaMMpslUTkTFhZy3E7D6Po%3D" alt="" height="701" width="1002"><figcaption></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/kMIM9/btsNCZUutyv/AAAAAAAAAAAAAAAAAAAAAGEHrjOmFIp___1b-EK5MPVOzSR9wdMJfBp6zcJzPN5G/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=DwOX0hYgGa44KbFyTnCSVvNOdDo%3D" alt="" height="728" width="723"><figcaption></figcaption></figure>

* flag.txt의 정보를 다 찾아보면 플래그 값을 획득할 수 있다.


---

# 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://docs.cooku222.kr/security/digital-forensics/dreamhack/dreamhack-windows-search.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.
