Error OTHERS file http 301

Hi! I’m trying to submit a hacking challenge, but I got an error with the Others file, the problem is that the links that are having troubles not are the links that I appended to the Others file, those links already been in the file. Can I delete those links?

Yes you can delete all the files that are completly broken. Please double check.

1 Like

Hi, you can check all URLs with this website or running locally with:

./build.sh test_others

If you found any external solution with HTTP status different to 200 you can delete it (or if you found any external solution that is not related to that challenge, because sometimes happened that you found a solution for crypto in a folder related to XSS).

1 Like