Skip to content

Instantly share code, notes, and snippets.

View chmontgomery's full-sized avatar

Chris Montgomery chmontgomery

View GitHub Profile
@chmontgomery
chmontgomery / BotBuster.md
Created May 30, 2017 16:25 — forked from hsiboy/BotBuster.md
Bot-Buster™ - Tracks nefarious activity on website, and manages accordingly.

#Bot-Buster™

Tracks nefarious activity on website, and manages accordingly.

##It's probably a bot.

If the requesting entity:

  • declares its user-agent as being wget, curl, webcopier etc - it's probably a bot.
  • requests details -> details -> details -> details ad nauseum - it's probably a bot.
  • requests the html, but not .css, .js or site furniture - it's probably a bot.