Last active
May 11, 2017 13:52
-
-
Save Nephos/b7395cf9f01d6ca2a18a1e8b2c941520 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
echo "Pirate flag raised" > /tmp/vulnerable | |
echo "Pirate flag raised: true" | |
echo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment