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

site

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

source code

the line 26 is Obfuscation , so we will try to Deobfuscation in PoisonJS :

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

hint : (you already delete script tag 😄)

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

Last updated