# I am Legend

### Challenge Information

* **Category:** Web Security
* **Level:** easy
* **Points:** 50

### **description**

If I am a legend, then why am I so lonely?

Flag Format : FLAG{}

### **Solution**

after access the lab we open it browser&#x20;

<figure><img src="/files/8kQFzjObE00JX8alpaSg" alt=""><figcaption><p>site</p></figcaption></figure>

now we try to review source code  (ctrl+u)

<figure><img src="/files/SFd5W8MT8tKRNA4lnrAd" alt=""><figcaption><p>source code </p></figcaption></figure>

the line 26 is Obfuscation , so we will try to Deobfuscation in PoisonJS :&#x20;

link : <https://filipemgs.github.io/poisonjs/>

hint : (you already delete script tag :smile:)

<figure><img src="/files/IqVcsh5Q1oq4TXHACMnJ" alt=""><figcaption></figcaption></figure>

you can submit the flag or login in with this credentials it's up to you :joy:

<figure><img src="/files/fl4uiHBVF1nPe3ijf3Ac" alt=""><figcaption></figcaption></figure>


---

# 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://m9nx-11.gitbook.io/m9nx_11/writeups/cyber-talents/introduction-to-cyber-security-in-cyber-talents/i-am-legend.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.
