So, Christian compressed the 10GB zero-filled file with GZIP and created a 10MB file. Then write the code to distribute the GZIP file. General browsers are set to automatically decompress GZIP files, ...
そしてそのGZIPファイルを配信するコードを記述。 一般的なブラウザでは、GZIPファイルを自動で解凍する設定になっているためこのGZIP爆弾が設置されたページを開くといきなり10GBのファイルが展開されることになります。