Hacker News new | ask | show | jobs
by pors 5270 days ago
> Please create a "webscan.html" file with the content "scanme"

I advice you to make the contents of this file unique for each website, otherwise:

- i can check 1000s of sites for the existence of webscan.html

- enter the sites that have such a file

- see the vulnerabilities of sites I don't own.

2 comments

I think you mean the file name, not the contents.
Actually, filename wouldn't work because some sites just return 200 instead of a 404, against the standards.
At least one of them :)
Good point. I'll fix that. Thank you.