Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Classic tech archive. From the original averyjparker.com tech blog — historical context; pair with modern guides where noted. Full archive · Maker projects · Network Ninja

Classic tip · Classic

Google Hack honeypot

I've found The Google Hack honeypot thanks to an entry at sans.org in the handlers diary. I've looked at it and it's an interesting idea. The honeypot installs on your website and is invisibly linked…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I've found The Google Hack honeypot thanks to an entry at sans.org in the handlers diary. I've looked at it and it's an interesting idea. The honeypot installs on your website and is invisibly linked to from another page. This way it gets spidered as if it was a real site. Then, it logs hack attempts against itself by monitoring and logging search referrers and ip addresses of those trying to use it.


It's an interesting idea. I kind of wonder if you won't be attracting unwanted attention by using it, but if enough sites had false content that would turn up in a search for something to hack, it would make the hackers job tougher. So, ultimately it might be worthwhile. Plust it might be an eye opener as to who is actually looking to exploit your site.