Microsoft Virtually Duplicates Your Wireless Card
akhomerun writes "Microsoft has released version 1.0 of its experimental new VirtualWiFi Software. The free software enables Windows users to use a single wireless card to connect to multiple wireless networks simultaneously. The current build is a very primitive release, with no support for WEP or WPA encryption."
You need two Wifi cards to do some man in the middle attacks..
;)
Will this make it easier
Does this mean we can connect to an AP and then connect using ad-hoc using the same card to another computer? This would result in a relay
... found using Google, at: http://www.cs.cornell.edu/people/ranveer/multinet/ software.htm
And the author's page, which follows quite naturally:
http://www.cs.cornell.edu/people/ranveer/ ...which, if you look at it, will explain the origins of this "Microsoft" project :) His papers on "MultiNet" date back to June 2003.
Gan Family Homepage
The comments on the website indicate that the code buffers traffic meant for another AP between switching networks. This of course is hindered by the time it takes to complete the 802.11 authentication and association exchange as indicated with the suggested timer values for the supported wireless cards.
Intel Centrino cards are well-known in the industry as being particularly aggressive at associating and authentication to an access point after being deauthenticated, thereby shortening the time needed to switch between different networks. It's unfortunately Centrino cards aren't on the supported list yet, they would make for an interesting evaluation target to use this kind of technology in a sort of mesh wireless network.
I see it's from their research division... They sometimes seem uncorrupted by their marketing machine. ;-) They have other projects going on too, like ConferenceXP (yes indeed, source here too), and Netscan. Kind of interesting projects actually.
Beware: In C++, your friends can see your privates!
This just doesn't look like typical Microsof
A primitive release with security to be added later? Sure sounds like Microsoft to me.
Thanks, Microsoft (geez I still feel wierd saying that....)
Why should you feel weird saying that? I say it all the time. Oh wait, I normally say it sarcastically.
Yep, at the tender age of five, Linus Torvalds conceived a method by which to clone network interfaces in the, as of yet, nonexistent Linux kernel.