> 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/web-hacking/dreamhack/dreamhack-web-misconf-1.md).

# \[Dreamhack] web-misconf-1

문제 출처 : <https://dreamhack.io/wargame/challenges/45>

***

#### 문제&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/bNt5zE/btsEbcaUsx5/AAAAAAAAAAAAAAAAAAAAAAM2DnUrq-MEVUYae5q2PBrAL_9pynCxb5dnlD5MW-go/img.jpg?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=WNs12rBHW2rKjGBZTWyt7RrT1MM%3D" alt="" height="282" width="607"><figcaption></figcaption></figure>

&#x20;

#### 풀이

<figure><img src="https://blog.kakaocdn.net/dna/bjEpo6/btsEhn2Vlmk/AAAAAAAAAAAAAAAAAAAAAAbx2ABDNsnM3Xx9sYJ3npUPUPOvu9f5-4B7nbdhSGXH/img.jpg?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=e6WLFK9QJc3KMcaeGpuGAGqJgWg%3D" alt="" height="210" width="762"><figcaption></figcaption></figure>

default admin user라고 되어있어서 바로 admin 계정으로 로그인 했다.\
아이디 admin, 비밀번호 admin으로 넣었다. (로그인 화면을 캡처하지 못했다.)\
그리고 setting을 들어가서 쭉 내려가다 보면 플래그가 있다.&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/bbX2JD/btsEdFDqrJb/AAAAAAAAAAAAAAAAAAAAAGVzdPfRjL24P4FUqOMH7yusNzyjnN2ewPOJQaw4y-GN/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=7lUElR4X8bFkUjjqReDDd5OGbr4%3D" alt="" height="271" width="723"><figcaption></figcaption></figure>


---

# 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/web-hacking/dreamhack/dreamhack-web-misconf-1.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.
