From 48f4efa0afe94fb09464a648a745c1a7b0249fa4 Mon Sep 17 00:00:00 2001 From: chenjintao Date: Fri, 21 Feb 2014 09:41:52 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=BF=BB=E8=AF=91=E4=B8=AD]How=20to=20spoof?= =?UTF-8?q?=20the=20MAC=20address=20of=20a=20network=20interface=20on=20Li?= =?UTF-8?q?nux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...w to spoof the MAC address of a network interface on Linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/How to spoof the MAC address of a network interface on Linux.md b/sources/How to spoof the MAC address of a network interface on Linux.md index 8eabf675c5..f8e225c829 100644 --- a/sources/How to spoof the MAC address of a network interface on Linux.md +++ b/sources/How to spoof the MAC address of a network interface on Linux.md @@ -1,3 +1,4 @@ +[bazz2 #$*@!^#@%] How to spoof the MAC address of a network interface on Linux ================================================================================ A 48-bit MAC address (e.g., 08:4f:b5:05:56:a0) is a globally unique identifier associated with a physical network interface, which is assigned by a manufacturer of the corresponding network interface card. Higher 24 bits in a MAC address (also known as OUI or "Organizationally Unique Identifier") uniquely identify the organization which has issued the MAC address, so that there is no conflict among all existing MAC addresses.