In this recipe we will use httptunnel to tunnel communications between two hosts. As most of the time, HTTP communications are allowed through firewalls with little inspection by most companies, it makes it easy to set up a connection that will largely go unnoticed.
Protocol spoofing using httptunnel
Getting ready
Let's ensure the following prerequisites:
- Your Kali Linux VM is powered up and you are logged in as root
- Your Ubuntu VM is powered up and you are logged in and on the NAT network and have internet connectivity
How to do it...
To create a tunnel with httptunnel...