Docker Image for The Fuzzing Book
1.0K
These are images for running the notebooks of The Fuzzing Book. Install Docker and then run
$ docker pull zeller24/fuzzingbook
$ docker run -it --rm -p 8888:8888 zeller24/fuzzingbook
and then in your Web browser, open the URL (http://127.0.0.1/... or http://localhost/...) given in the console output. Enjoy!
Content type
Image
Digest
sha256:cc717c038…
Size
1.8 GB
Last updated
about 2 years ago
docker pull zeller24/fuzzingbook