Open
Description
This tool works by opening a socket directly to the IP of the "DNS" server. In most networks, openning an UDP socket and connecting directly to a random IP address is not allowed. That's why we use DNS queries to perform exfiltration, because you don't need to connect directly to your server.
Always DNS means that data is transfered by the query resolution, don't matter what server perform this such query.