Robots.txt as a Security Measure?
cdsrc.com
Robots.txt as a Security Measure?
1–10 of 36 posts
Re: Robots.txt as a Security Measure?
#2Re: Robots.txt as a Security Measure?
#3There's a running joke among web pentesters about robots.txt being the first place you look when hitting a new site.
Re: Robots.txt as a Security Measure?
#4Re: Robots.txt as a Security Measure?
#5There's a running joke among web pentesters about robots.txt being the first place you look when hitting a new site.
Re: Robots.txt as a Security Measure?
#6"I don't always expose my production database on a public URL, but when I do, I put a 'Disallow' in my robots.txt for it."
"The combination is... 1-2-3-4-5."
"That's amazing! I've got the same combination on my luggage!"
Re: Robots.txt as a Security Measure?
#7There's a running joke among web pentesters about robots.txt being the first place you look when hitting a new site.
Re: Robots.txt as a Security Measure?
#8There's a running joke among web pentesters about robots.txt being the first place you look when hitting a new site.
It's been incredibly enlightening. One thing that sticks out immediately is that you can identify the underlying HTTP framework in many cases due to the defaults. Sometimes even the exact version.
And, yes, people do use the robots file to "protect" or "hide" endpoints and they can effectively be used to enumerate potential endpoints worth investigating further (from a pentesting perspective).
[1] https://gist.github.com/wybiral/20c20ccf00b6c93506b8acdc6ccb...
Re: Robots.txt as a Security Measure?
#9Obviously you shouldn't rely on it, but defense in depth as always.
Re: Robots.txt as a Security Measure?
#10not sure why i did this aside from that it was fun!