Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Cracking WEP and WPA keys |
|---|---|
| Date: | Fri, 16 Dec 2005 18:54:42 +0100 |
On Fri, 2005-12-16 at 09:50 -0200, Demetrio Carrión wrote:
The key is not sent to the AP in the clear. The WEP authentication is a challenge-response protocol.
Actually, two authentication mechanisms are provided by WEP. You described the shared-key authentication wich almost extinct today. Open System authentication on the other hand is widely used, but the term 'authentication' is very far streched since the AP grants everyone access who asks. To reveal the keystream, one can xor ciphertext with the plaintext (both have been observed) and reinject packets with that new keystream. you already said that though ;). WEPWedgie [1] implements this attack quite well, but since most APs out there don't use shared authentication, other means must be found to obtain a valid keystream. An approach for open-system authentication networks is the so called 'Fragmentation Attack' which is based on layer 2 fragmentation of WEP frames. Since the first 8 encrypted bytes are predictable (LLC/SNAP), already 8 bytes of the keystream are known. The ICV needs 4 bytes, so 4 bytes can be send in a fragment. the fragment field is 2^16 bytes which leads to 4 * 2^16 = 64 bytes data! assume you have 28 bytes header infomation (LLC/SNAP + IP) you have 36 bytes to go... A. Bittau also provides a proof-of-concept tool called wesside [3] implemnting this attack. Regards, Matthias Vallentin [1] http://sourceforge.net/projects/wepwedgie/ [2] http://www.toorcon.org/2005/slides/abittau/slides.pdf [3] http://www.toorcon.org/2005/slides/abittau/abittau-fragattackinpractice.tgz ------------------------------------------------------------------------------ Audit your website security with Acunetix Web Vulnerability Scanner: Hackers are concentrating their efforts on attacking applications on your website. Up to 75% of cyber attacks are launched on shopping carts, forms, login pages, dynamic content etc. Firewalls, SSL and locked-down servers are futile against web application hacking. Check your website for vulnerabilities to SQL injection, Cross site scripting and other web attacks before hackers do! Download Trial at: http://www.securityfocus.com/sponsor/pen-test_050831 -------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: network printers, DMORROW5 |
|---|---|
| Next by Date: | SQL Injection - SQL query comments, suntzu123 |
| Previous by Thread: | Re: Cracking WEP and WPA keys, Cedric Blancher |
| Next by Thread: | Re: Cracking WEP and WPA keys, Robert Baldi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |