Skip to content

Instantly share code, notes, and snippets.

@HFahlstedt
Created January 20, 2018 02:19
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 HFahlstedt/f3b3de19712f5693f5b38f9ce95cbe84 to your computer and use it in GitHub Desktop.
Save HFahlstedt/f3b3de19712f5693f5b38f9ce95cbe84 to your computer and use it in GitHub Desktop.
ssh -p 2220 bandit12@bandit.labs.overthewire.org 'xxd -r data.txt | gzip -dc | bzip2 -d -c | gzip -dc | tar -xO | tar -xO | bzip2 -d -c | tar -xO | gzip -dc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment