So here's the scoop...
I am testing the security of an 802.11b network in a lab environment for the purposes of defining a wireless implementation policy. While me and my fellow colleagues were quick to jump on the LEAP bandwagon, after further scrutiny, I'm now not so sure.
While Cisco LEAP provides dynamic WEP key rotation, and 802.1x authentication, the authentication happens before WEP begins. This means that the EAP traffic is trasmitted in the clear text. With Ethereal installed on Linux, I can capture the EAP traffic and see NTChallenge and Response of a LEAP login session. From everything I've read, once this information is 'sniffed' off a network, the password can easily be cracked with say ... Loftcrack. This is where I hit a wall.
Since Loftcrack runs on Windows, and my wireless sniffer is on Linux, is there a way to import the capture file to Loftcrack? Loftcrack has a built in sniffer, but getting windows drivers to work in promiscuous mode is problematic if not impossible. Loftcrack can import a .LCS file, but I can't find an example of one that I could tweek anywhere. or... Maybe there's just a Linux app that works similar to Loftcrack?
I am testing the security of an 802.11b network in a lab environment for the purposes of defining a wireless implementation policy. While me and my fellow colleagues were quick to jump on the LEAP bandwagon, after further scrutiny, I'm now not so sure.
While Cisco LEAP provides dynamic WEP key rotation, and 802.1x authentication, the authentication happens before WEP begins. This means that the EAP traffic is trasmitted in the clear text. With Ethereal installed on Linux, I can capture the EAP traffic and see NTChallenge and Response of a LEAP login session. From everything I've read, once this information is 'sniffed' off a network, the password can easily be cracked with say ... Loftcrack. This is where I hit a wall.
Since Loftcrack runs on Windows, and my wireless sniffer is on Linux, is there a way to import the capture file to Loftcrack? Loftcrack has a built in sniffer, but getting windows drivers to work in promiscuous mode is problematic if not impossible. Loftcrack can import a .LCS file, but I can't find an example of one that I could tweek anywhere. or... Maybe there's just a Linux app that works similar to Loftcrack?
Comment