UNPKG
zip-bomb
Version:
latest (1.0.0)
1.0.0
Zip bomb for Browser and Node.js.
github.com/harshjv/zip-bomb
harshjv/zip-bomb
zip-bomb
/
example
/
index.html
9 lines
(8 loc)
•
175 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
body
>
<
p
>
[Check console for logs]
</
p
>
<
p
>
Creating zip bomb...
</
p
>
<
p
>
Wait for download link to appear...
</
p
>
<
script
src
=
"bundle.js"
>
</
script
>
</
body
>
</
html
>