Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-12-2007, 08:36 AM
Mike
Guest
 
Posts: n/a
Default Does WPA/PSK encrypt the MAC addresses ?

Hi,

The question is as per the title : can anyone tell me whether the WPA/
PSK Wifi data protection scheme encrypts the MAC addresses of
participating controllers, or are these addresses still visible to a
snooper who doesn't have the key ?

Thanks in advance,

Mike


Reply With Quote
  #2 (permalink)  
Old 07-12-2007, 01:12 PM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

Mike <mikedavies621@yahoo.com> wrote:

> Hi,
>
> The question is as per the title : can anyone tell me whether the WPA/
> PSK Wifi data protection scheme encrypts the MAC addresses of
> participating controllers, or are these addresses still visible to a
> snooper who doesn't have the key ?


The MAC addresses are sent in the clear.

Reply With Quote
  #3 (permalink)  
Old 07-13-2007, 08:22 AM
Mike
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

> The MAC addresses are sent in the clear.

OK, thanks for that.

I suspected as much but it seemed to make the routers policy of only
accepting certain MACs as completely pointless from the security POV
so I thought I'd better check.

Thanks again,

Mike



Reply With Quote
  #4 (permalink)  
Old 07-13-2007, 04:35 PM
Larry Finger
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

Mike wrote:
>> The MAC addresses are sent in the clear.

>
> OK, thanks for that.
>
> I suspected as much but it seemed to make the routers policy of only
> accepting certain MACs as completely pointless from the security POV
> so I thought I'd better check.


As you see, MAC filtering is trivial to defeat!

Reply With Quote
  #5 (permalink)  
Old 07-13-2007, 04:35 PM
Jeff L.
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

IIRC, the IP addresses are encrypted but the MACs are not.

Reply With Quote
  #6 (permalink)  
Old 07-13-2007, 04:47 PM
Axel Hammerschmidt
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

Jeff L. <jeffliebermann3@yahoo.com> wrote:

> IIRC, the IP addresses are encrypted but the MACs are not.


Otherwise, any listening wireless network card would have to decrypt
every pakket to see if it was addressed to it, before dropping the
packet or decrypting and sending the packet up the stack.

Reply With Quote
  #7 (permalink)  
Old 07-13-2007, 04:53 PM
Mark McIntyre
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

On Fri, 13 Jul 2007 00:22:11 -0700, in alt.internet.wireless , Mike
<mikedavies621@yahoo.com> wrote:

>> The MAC addresses are sent in the clear.

>
>OK, thanks for that.
>
>I suspected as much but it seemed to make the routers policy of only
>accepting certain MACs as completely pointless from the security POV


Not /entirely/ pointless, since it will stop passers by from
associating with your AP without realising. For example Windows has a
charming habit of silently trying to connect to any network within
range.

Also bear in mind that your security keys and passwords can be
obtained by social engineering whereas hardly anyone knows their MAC
address off by heart. So it just adds a bit of complexity to the
puzzle for would-be crackers.
--
Mark McIntyre

Reply With Quote
  #8 (permalink)  
Old 07-13-2007, 05:08 PM
George D.
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

On Fri, 13 Jul 2007 16:53:29 +0100, Mark McIntyre wrote:
>>> The MAC addresses are sent in the clear.

> Not /entirely/ pointless, since it will stop passers by from
> associating with your AP without realising.


I always wondered ... what would happen if two identical MACs were on the
same network?

What exactly happens?

Is it as simple as all packets are available to both computers?
Or is it more complicated than that?

Reply With Quote
  #9 (permalink)  
Old 07-13-2007, 05:59 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

"Jeff L." <jeffliebermann3@yahoo.com> hath wroth:

>IIRC, the IP addresses are encrypted but the MACs are not.


Nice forged posting. Accurate too. Too bad that's not my Yahoo
account.

However, I do appreciate the effort. I'll be out of service for a
while next month and can use someone to temporarily take my place. You
supply the techy answers. Just borrow some of my standard insults and
abuse from my previous postings and nobody will know that it's really
not me. Also, you might want to clone my standard signature so that
your forgery looks more authentic.


--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #10 (permalink)  
Old 07-13-2007, 06:25 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

"George D." <georgedddd@yahoo.com> hath wroth:

>I always wondered ... what would happen if two identical MACs were on the
>same network?
>What exactly happens?


Traffic to and from both MAC's would be a muddled mess as both devices
would almost simultaneously respond to packets, resulting in a very
confused sender. At best, there would be dupes. However since the
DTIM interval is set by MAC address, it's highly likely that the ACK's
will be simulaneous. Dupes are normally discarded so it would appear
as a very high packet loss. Traffic to other devices would work
normally.

ARP requests for two different IP's owned by the cloned MAC's will
result in arpwatch declaring a duplicate MAC(???) error. If the IP's
are identical, then arpwatch will not notice the problem.

Cloning the MAC address of the access point causes massive dupes and
subsequent massive dropped packets. It effectively shuts down the
system. It makes a great DoS attack that unfortunately cannot be
defeated by encryption or filtering. While it's trivial to change the
MAC address of a client radio, changing the MAC address of the access
point is impossible or futile.

Detecting duplicate MAC's is also difficult as a sniffer can't
distinguish between the two sources of packets.

Happy? Now you can go forth and trash all the wireless networks you
can find. The end of civilization as we know it will surely folllow.

>Is it as simple as all packets are available to both computers?
>Or is it more complicated than that?


This is wireless, where nothing is simple.

--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #11 (permalink)  
Old 07-13-2007, 08:04 PM
Mark McIntyre
Guest
 
Posts: n/a
Default Re: Does WPA/PSK encrypt the MAC addresses ?

On Fri, 13 Jul 2007 16:08:01 GMT, in alt.internet.wireless , "George
D." <georgedddd@yahoo.com> wrote:

>On Fri, 13 Jul 2007 16:53:29 +0100, Mark McIntyre wrote:
>>>> The MAC addresses are sent in the clear.

>> Not /entirely/ pointless, since it will stop passers by from
>> associating with your AP without realising.

>
>I always wondered ... what would happen if two identical MACs were on the
>same network?


They clash.

>Is it as simple as all packets are available to both computers?
>Or is it more complicated than that?


In the cases I've come across, only one of the two devices works
properly. I have a feeling they'd be ok on two physically distinct
subnets.

--
Mark McIntyre

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
First time home wireless - how to match PC to router - setup question Julie Bove alt.internet.wireless 31 06-18-2007 07:03 AM
Home wireless router security by limiting the number of available IP addresses Roger Harrison alt.computer.security 3 06-17-2007 06:26 PM
DHCP, the DLINK DI-724GU and handing out IP addresses in a sequence pcooley alt.internet.wireless 8 10-10-2006 12:24 AM
Why IP address is fixed everytime connected to the Internet? apngss@yahoo.com alt.internet.wireless 24 10-23-2005 03:12 AM
hubs and MAC addresses hawat.thufir@gmail.com alt.comp.hardware 4 09-18-2005 11:43 PM


All times are GMT. The time now is 07:18 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45