Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tomasflopes/2256cd2ea7429a063cd11ba969e37536 to your computer and use it in GitHub Desktop.

Select an option

Save tomasflopes/2256cd2ea7429a063cd11ba969e37536 to your computer and use it in GitHub Desktop.
#!/bin/sh
printenv FLAG > /tmp/flag.txt
chmod 644 /tmp/flag.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment