Hacker News new | ask | show | jobs
by christophilus 1281 days ago
Yeah. Their proxy is parsing the HTML and stripping it / modifying it, so they're obviously unzipping the responses on their servers. Create the honeypot endpoint, and if you get a request from that endpoint, reply with a zip bomb.

Then, write a little script that repeatedly hits that honeypot URL. I quite like this idea.

1 comments

Awesome, do post a follow-up on HN, I want to hear how this war with the proxy asshats plays out.