# PZB - php (g)zip bomb
## Description
10G gzip'd bomb into a single php file
There is also a brotli version (pbb.php) but not all bots may decode brotli
> [!WARNING]
> Brotli version decompress to a 10T file
## Usage
Drop the pzb.php file in any php ready host provider and an hidden link in your
website to the file:
```html
pzb secret plan
```
Don't forget to update your robots.txt to warn nice bots:
```robots.txt
disallow: /pzb.php
```
## Credits
Freely inspired by:
-
-
-