Sws101_ctf_journal7
CyberHeroes
First, we will check for website.
And we are going to view thw page source.
I found that a function called authenticate() is called on Button Click. And it has the function of
The script has given us following information:
- String = 54321@terceSrepuS
- Value = h3ck3rBoi
Now we got string which uses a ReverseString Function so Let’s try to Reverse it.
so, our password is SuperSecret@12345 and username is h3ck3rBoi.
And we got the flag and we are done with the machine.
This post is licensed under CC BY 4.0 by the author.




