# Web-Find IT

## Problem

<details>

<summary>Description</summary>

Ada Find IT coyyyyy. Absen trio file web kayak biasa dulu bang, sambil makan biskuit. Btw, tadi ada robot di sekitar **sini**. Beneran di sini.

`34.124.192.13:5009`

</details>

## Solution

We basically need to inspect the elements of the web of given address. The trio web file refers to html, javascript and css. biscuit refers to cookies and robots refers to robots.txt. All of the flag can be found on the given address however the last part which is the robot.txt can be found on the platform's web by accessing [`https://ctf.find-it.id/robots.txt`](https://ctf.find-it.id/robots.txt)`.`

<figure><img src="https://2174594300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LPLfgV3mKZQiLeCJCXU%2Fuploads%2Fg80JJNKl1fzBW9XcAOiX%2Fimage_2023-05-15_025233276.png?alt=media&#x26;token=1caab8c1-b0eb-4499-b532-47480c4d20ce" alt="" width="563"><figcaption><p>1st part of the flag</p></figcaption></figure>

<figure><img src="https://2174594300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LPLfgV3mKZQiLeCJCXU%2Fuploads%2F6EdT93uTsd01Xdc7HzaL%2Fimage_2023-05-15_025307823.png?alt=media&#x26;token=ece16a2f-46f7-4c83-ace4-91d1a29fd7da" alt="" width="563"><figcaption><p>2nd part of the flag</p></figcaption></figure>

<figure><img src="https://2174594300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LPLfgV3mKZQiLeCJCXU%2Fuploads%2FsNWObEcRZXuXpHPC9tuC%2Fimage_2023-05-15_025333696.png?alt=media&#x26;token=593ba1b3-f4c6-4f1a-a98b-35f426c0a5a7" alt="" width="563"><figcaption><p>3rd part of the flag</p></figcaption></figure>

<figure><img src="https://2174594300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LPLfgV3mKZQiLeCJCXU%2Fuploads%2FvMSar8dzXjKqFEhZxHhU%2Fimage_2023-05-15_025415435.png?alt=media&#x26;token=246632d5-5504-4d3a-8b9e-86ac653e57d5" alt="" width="563"><figcaption><p>4th part of the flag</p></figcaption></figure>

<figure><img src="https://2174594300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7LPLfgV3mKZQiLeCJCXU%2Fuploads%2Fmi7hNlrETDxxqMYgDRMN%2Fimage_2023-05-15_025450651.png?alt=media&#x26;token=3c5d13eb-bacc-4eda-963e-54c677b289cf" alt=""><figcaption><p>last part of the flag</p></figcaption></figure>

## Flag

> ***FindITCTF{f1nd\_tH3\_c0mM0n\_un53cure3\_Pl4C35\_t0\_h1d3\_5tuFf\_r16ht}***


---

# 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://hyggehalcyon.gitbook.io/page/ctfs/2023/findit-ctf-quals/web-find-it.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.
