Questions tagged [mac-address]

A Media Access Control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment.

MAC addresses are most often assigned by the manufacturer of a network interface card (NIC) and are stored in its hardware, the card's read-only memory, or some other firmware mechanism. If assigned by the manufacturer, a MAC address usually encodes the manufacturer's registered identification number and may be referred to as the burned-in address. It may also be known as an Ethernet hardware address (EHA), hardware address or physical address. A network node may have multiple NICs and will then have one unique MAC address per NIC.

MAC addresses are formed according to the rules of one of three numbering name spaces managed by the Institute of Electrical and Electronics Engineers (IEEE): MAC-48, EUI-48, and EUI-64. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an acronym for Extended Unique Identifier.

185 questions
118
votes
9 answers

Is it dangerous to post my MAC address publicly?

When posting questions, it is often quite useful to include debug output. However, it sometimes include the MAC address of my laptop, router, or both. What are the possible dangers of releasing these mac addresses publicly?
Shelvacu
  • 2,333
  • 4
  • 16
  • 29
76
votes
9 answers

School asked us to submit our MAC addresses

My school has recently asked us to submit our MAC address to the school along with our designated name to be used to connect to the Wi-Fi. Previously this wasn't needed. I would like to ask about what kind of information that they can collect from…
cyanide
  • 887
  • 1
  • 6
  • 6
39
votes
3 answers

How can a webpage get the MAC address?

I was logged on to my router and filling out some information. I clicked a button and a field was automatically filled in with my computer's MAC address. How is this possible? Does it present a security risk? I'm connected through VPN and my…
Celeritas
  • 10,039
  • 22
  • 77
  • 144
36
votes
8 answers

Unknown suspects hijacking our WiFi. Caught their MAC addresses

I noticed our Internet was bogged down. I checked the IP addresses of all devices connected and found the MAC addresses of the culprits: Question: How to find their geographical location based on the MAC addresses? I know they are in the…
Top Banana
  • 409
  • 1
  • 5
  • 4
25
votes
4 answers

Identification of a laptop using a spoofed WiFi MAC address

I own a small coffee shop in a highly-populated area. We've noticed that several computers are connecting to our WiFi network using spoofed MAC addresses (e.g. 11:22:33:44:55:66). Is there any way of identifying these machines? Is there any way to…
Moth Yelby
  • 353
  • 2
  • 6
23
votes
1 answer

Does TCP/IP protocol offer a reliable way of determining who the actual sender was?

So I'm just poking around the TCP/IP protocol using a Ruby library called PacketFu, and it seems to me that in each packet, it is possible to set all of the following Source IP Destination IP Source MAC Address Destination MAC Address and a whole…
OneChillDude
  • 411
  • 2
  • 10
23
votes
4 answers

Router password vs MAC filtering?

I just bought a Galaxy S4, and it didn't connect to the WIFI in my house (I have a 14$ router). After a bit of testing, I've decided to leave my connection open without a password, but added the devices manually to the whitelisted MAC addresses.…
jcho360
  • 813
  • 2
  • 8
  • 12
19
votes
6 answers

Defamatory post - obtaining evidence tracing perpetrator right to his laptop

A month ago, someone posted an ad with my personal details, including my home address, my phone number and my photo on an ad with very a very defamatory write up. What followed was a week of calls from strangers and friends calling me up asking me…
Anna
  • 191
  • 1
  • 4
17
votes
0 answers

What can the school do with my MAC address?

At my school they are requesting my MAC address so that I can use the schools Wi-Fi. Now I understand that the school can see what sites I am going to while I'm at school. But can the school see what I am searching when I am at home (using a…
Hayden Gove
  • 171
  • 3
17
votes
5 answers

Can I block based on MAC address?

If I block an IP, the attacker can work around the block by taking a new IP or use a proxy. Is it possible to make a ban based on MAC address? I want to block at the webserver level so that unwanted users don't create unnecessary traffic to the…
Geek
  • 379
  • 1
  • 2
  • 8
13
votes
3 answers

Bypass MAC address internet time filtering?

My brother disabled my internet access for my devices from 10pm - 6am. The internet on his devices still work 24/7. I am still connected to the WiFi but there is no internet access because he did a MAC address time filter. I use my iPhone and my…
Jimmy Bahoe
  • 155
  • 1
  • 1
  • 5
11
votes
4 answers

How to break MAC address filtering?

If a MAC filter prevents you from connecting to a network, how can you break it or include your device's MAC in that filter?
EHY
  • 185
  • 1
  • 1
  • 9
8
votes
4 answers

Security provided through MAC filtering: Wired vs. Wireless Networks

My question refers to the following article on Wikipedia: MAC Filtering. The article states: MAC filtering is not effective control in wireless network as attackers can eavesdrop on wireless transmissions. However MAC filtering is more effective…
Karl Hardr
  • 692
  • 5
  • 12
8
votes
2 answers

MAC randomization for Bluetooth?

Companies, governments, etc. can track Bluetooth and WiFi network scans passively by looking at a same MAC address over space and time (Bluetooth/WiFi Identity tracking in public spaces - How to discover?). Starting in Android 8.0: Android devices…
raphael
  • 197
  • 1
  • 2
  • 8
8
votes
4 answers

With Nmap it is possible to scan according mac address?

I would like to know if it's possible to use Nmap in order to scan hosts according to their mac address. Or if it's not possible to do it directly, is there an option (i didn't find) to select only hosts with a specific mac address?
mric750
  • 73
  • 2
  • 2
  • 6
1
2 3
12 13