8000 GitHub - w0h4w4d4li/ctf-docker: Docker image for attacking cryptography CTF challenges
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

w0h4w4d4li/ctf-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CTF Docker Container

A Jupyter notebook environment built for attacking crypto CTF challenges.

The image comes with the following installed and integrated:

  • sagemath
  • pwntools
  • pycryptodome
  • z3-solver
  • ecdsa
  • pkcs1
  • gmpy2
  • factordb-pycli

Installation

Download and run with:

docker run -p 127.0.0.1:8888:8888 -it wh1ter0s3/ctf-crypto:latest

Then open 127.0.0.1:8888 in your browser.

About

Docker image for attacking cryptography CTF challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0