Skip to content

Instantly share code, notes, and snippets.

@nunomcruz
Last active November 6, 2019 00:46
Show Gist options
  • Save nunomcruz/906a6841496ed6dc7ef2fe9e5d0b28ab to your computer and use it in GitHub Desktop.
Save nunomcruz/906a6841496ed6dc7ef2fe9e5d0b28ab to your computer and use it in GitHub Desktop.
<?php
echo fread($fp,filesize("/tmp/flag.txt"));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment