|
|
|
|
|
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. |
|