In this challenge, we are given two URLs and we have to get the flag.
http://challenges.wargame.vn:1993/index.php
http://challenges.wargame.vn:1994/index.php
These URLs display the following page:
If we check the source code:
The flag is present in the file, flag.txt
We will connect to port 1993 of the Server and request the file, flag.txt
The flag is: mario_ops_u_g0t_!t
http://challenges.wargame.vn:1993/index.php
http://challenges.wargame.vn:1994/index.php
These URLs display the following page:
If we check the source code:
The flag is present in the file, flag.txt
We will connect to port 1993 of the Server and request the file, flag.txt
The flag is: mario_ops_u_g0t_!t
0 comments: