Sage, pwntools and pycryptodome for CryptoHack.org
7.8K
A Jupyter notebook environment built for attacking crypto challenges, with custom theming matching CryptoHack.
It has Sage 9 (based on Python3), Pwntools and PyCryptodome all installed and integrated.
Download and run with:
docker run -p 127.0.0.1:8888:8888 -it hyperreality/cryptohack:latest
Then open 127.0.0.1:8888 in your browser.
Pull requests welcome at https://github.com/cryptohack/cryptohack-docker
We map to 127.0.0.1 on the host rather than the default 0.0.0.0 as Jupyter token authentication was disabled for the sake of convenience.
Content type
Image
Digest
sha256:dd9fccc76…
Size
1.2 GB
Last updated
over 2 years ago
docker pull hyperreality/cryptohack