|
|
|
|
|
by djxfade
2202 days ago
|
|
Do you think it would be possible to create something similar for gzip? If you then serve with Content-Type: text/html, and Content-Encoding: gzip, the client would accept the payload. And when it tries to expand it, it would get expanded to a large file, eating up their resources. |
|
A superficial search leads to things like https://www.rapid7.com/db/modules/auxiliary/dos/http/gzip_bo...
https://stackoverflow.com/questions/1459673
You really want to be careful about potentially breaking laws ...