Stories
Slash Boxes
Comments

SoylentNews is people

posted by n1 on Thursday May 21 2015, @08:28PM   Printer-friendly
from the hackers.txt dept.

Robots.txt files are simple text files that website owners put in directories to keep web crawlers like Google, Yahoo, from indexing the contents of that directory. It's a game of trust, web masters don't actually trust the spiders to not access every file in the directories, they just expect these documents not to appear in search engines. By and large, the bargain has been kept.

But hackers have made no such bargain, and the mere presence of robots.txt files are like a X on a treasure map. And web site owners get careless, and, yes, some operate under the delusion that the promise of the spiders actually protects these documents.

The Register has an article that explains that hackers and rogue web crawlers, actually use robots.txt files to find directories worth crawling.

Melbourne penetration tester Thiebauld Weksteen is warning system administrators that robots.txt files can give attackers valuable information on potential targets by giving them clues about directories their owners are trying to protect.

Once a hacker gets into a system, it is standard reconnaissance practice to compile and update detailed lists of interesting sub directories by harvesting robots.txt files. It requires less than 100 lines of code.

If you watch your logs, you've probably seen web crawler tracks, and you've probably seen some just walk right past your robots.txt files. If you are smart there really isn't anything of value "protected" by your robots.txt. But the article lists some examples of people who should know better leaving lots of sensitive information hiding behind a robots.txt.

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by edIII on Thursday May 21 2015, @11:28PM

    by edIII (791) on Thursday May 21 2015, @11:28PM (#186250)

    This is very true. I don't generally consider myself a stupid person, a moron, or a nincompoop (NPC).

    That being said, until quite recently I thought Cream of Tartar quite logically was an ingredient of Tartar Sauce. Likewise, I will not say how many decades I was around before I found out that Buffalo Wings are *not* like the veal of the chiken world (they're tiny right?).
    I prefer to just say that some people are ignorant, as it's a state that can be changed, and not inherently so judgmental.

    --
    Technically, lunchtime is at any moment. It's just a wave function.
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 0) by Anonymous Coward on Friday May 22 2015, @06:57AM

    by Anonymous Coward on Friday May 22 2015, @06:57AM (#186346)

    And how long have you been working as a chef?

    Nobody cares if my mother doesn't know the difference between robots.txt and security, the problem is when a sysadmin doesn't know.