Closed blabla1337 closed 4 years ago
@blabla1337 I'll look into this.
@blabla1337 it looks like the issue is the template action
.
In the template of that challenge the POST action is set to /newsite
(Line 59).
This is the issue you were talking about right? If yes then I'll just make a PR about it.
Thanks fixed it!
SKF open-redir-harder Docker container.
If you click the “Go to new website” button it redirects to: /redirect?newurl=/newsite
It should redir to: /redirect?newurl=newsite
need to check with the writeup and why its not working as it should :)