Wireless Security
EAP-MD5
- Uses the same MD5 hash as the Cisco router command : service password-encryption
- Easily broken
- EAP-MD% introduced in Win2000, deprecated in Windows Vista
LEAP (Lightweight EAP)
- Cisco-proprietary wireless network authentication method
- The client and the authentication server challenge each other
- Challenge responses are encrypted
- Uses dynamic WEP keys
- Although officially Cisco proprietary, it's supported by some third-party vendors via the Cisco Compatible Extensions Program
- LEAP suffers from serious security vulnerabilities, including easily cracked passwords
- Has been officially deprecated, but is still an option on some clients and access points
EAP-FAST (EAP Flexible Authentication by Secure Tunneling)
- Cisco's replacement for LEAP
- A secure tunnel between the endpoints is constructed via use of a PAC during a three-phase process, which curiously enough begins with Phase Zero
PEAP: Protected EAP
- Encapsulates EAP via a TLS tunnel
- The major difference between PEAP and EAP-FAST is PEAP's use of a digital certificate for the AS authentication
EAP-TLS-EAP Transport Layer Security
This requires certificate mutual authentication via digital certificates.
Comments
Post a Comment