Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created February 10, 2022 01:50
Show Gist options
  • Save shollingsworth/0a64bf8add64cc441bc6eaa38d0de382 to your computer and use it in GitHub Desktop.
Save shollingsworth/0a64bf8add64cc441bc6eaa38d0de382 to your computer and use it in GitHub Desktop.
rsactftool docker run
# see ~/repos/RsaCtfTool
# docker build -t rsactftool .
docker run -it -v "$(pwd):/data" rsactftool:latest --publickey ./public.crt --private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment