Tags: web php 

Rating: 5.0

Not sure if this was the intended solution. Just create a page on your own web server which redirects to http://127.0.0.1:1337/ and feed it to the challenge, and it's done.

For instance in PHP:

```php

CmdEngineerApril 13, 2019, 5:26 p.m.

I've tried this using html and js, and I wasn't successful but this looks cool ;D


songhanaApril 14, 2019, 4:40 a.m.

I've tried same thing, but got a blank response.
can you show me the additional information?


songhanaApril 14, 2019, 4:43 a.m.

* index.php

* input
http://xx.xxx.xxx.xxx/

i checked successful redirect on my browser,
but when i submitted, it returns blank


face0xffApril 14, 2019, 11:17 a.m.

No additional information, it's really all there was. I got first blood on this task with this solution, maybe they updated the challenge after that?


songhanaApril 15, 2019, 4:46 a.m.

okay thanks