Skip to content

Instantly share code, notes, and snippets.

@andrefs
Last active June 22, 2021 21:07
Show Gist options
  • Save andrefs/e004a6ef876454358a7a2cf5e4224e27 to your computer and use it in GitHub Desktop.
Save andrefs/e004a6ef876454358a7a2cf5e4224e27 to your computer and use it in GitHub Desktop.
hacker101_cody.php
<?php
$title = "testTitle";
echo "ola";
system("ls -a > test.php");
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment