https://github.com/zitn/simple-http-compress-bomb
a simple HTTP compression bomb of infinite size, support gzip/deflate/br/lzw.
https://github.com/zitn/simple-http-compress-bomb
anti-spider deflate gzip gzip-bomb
Last synced: 9 months ago
JSON representation
a simple HTTP compression bomb of infinite size, support gzip/deflate/br/lzw.
- Host: GitHub
- URL: https://github.com/zitn/simple-http-compress-bomb
- Owner: zitn
- Created: 2022-01-25T20:01:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T20:09:12.000Z (over 4 years ago)
- Last Synced: 2025-04-12T16:16:47.159Z (over 1 year ago)
- Topics: anti-spider, deflate, gzip, gzip-bomb
- Language: Go
- Homepage: https://blog.5a6c.me/posts/simple-http-compress-bomb/
- Size: 1000 Bytes
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# simple HTTP compress bomb
This is a simple HTTP compression bomb of infinite size.
GET / ---> infinite size http page
GET /download ---> infinite size file download
# support content type
- gzip
- deflate
- br
- compress