Skip to content

Instantly share code, notes, and snippets.

@dytra
Last active September 20, 2023 02:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dytra/31fbb529a188c77fff4b95c09e54f00a to your computer and use it in GitHub Desktop.
Save dytra/31fbb529a188c77fff4b95c09e54f00a to your computer and use it in GitHub Desktop.
Simple Parrot Security (Docker version) Installer
sudo docker pull parrotsec/security
sudo docker run --rm -ti --network host -v $PWD/work:/work parrotsec/security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment