Informational Wi-Fi Traffic As a Covert Communication Channel For Malware
angry tapir writes A security researcher has developed a tool to demonstrate how the unauthenticated data packets in the 802.11 wireless LAN protocol can be used as a covert channel to control malware on an infected computer. From the article: "The protocol relies on clients and access points exchanging informational data packets before they authenticate or associate with each other, and this traffic is not typically monitored by network security devices. Tom Neaves, a managing consultant at Trustwave, developed a proof-of-concept tool called Smuggler that leverages these packets, known as wireless management frames, to communicate with malware."
Neaves used it to implement an interactive shell that allowed him to remotely execute commands on an infected computer
So, the computer needs to be infected 1st with additional malware software.
More info on this malware is needed, sounds like a simple custom program coded for this very task. Otherwise, nothing new here, or interesting. Hes just sending commands over wifi using a blank SSID to a computer with malware that processes the data. Glorified "hacker" VNC, nothing else.
Wow. Harsh on the pigeons,dude. What did pigeons ever do to you?
Stuffing payload into icmp messages, anyone?
I could see how this might be an issue in the future as wireless becomes more widely available in municipalities, but part of the reason the remote takeover malware is so popular is that it allows control from far away, bounced through proxy servers and poorly monitored networks, making it difficult to track and catch the people using it. Somehow, I don't see the threat over such a proximity-limited area being very great, even if the launcher/trojan is set up in such a way as to not require physical access.
If you want to smuggle data out of a well-guarded network perimeter, you can use one or several covert channel techniques. You seem to send out innocent traffic, but secrets are encoded in it. So, in a sense, the risk is not having an infected computer — But a compromised employee.
Covert channels are useful for future Snowdens. And, of course, they have been proven unavoidable.
For some reason I can't reach the link in the article.
A little searching for that quoted snippet gave me this alternative link:
http://www.computerworld.com/article/2844286/wi-fi-traffic-can-be-used-as-covert-communication-channel-for-malware.html
Re-read everything. It's not about new infection risk, it's about obfuscated exfiltration once infected.
A little-used parameter can be used to move information it was not intended for! That's like the oldest trick in the book.