Home     Blog

MIC (Message Integrity Check)

MIC (Message Integrity Check) is part of a draft standard from IEEE 802.11i working group.

The MIC (Message Integrity Check) is an additional 8 byte field which is placed between the data portion of an 802.11 (Wi-Fi) frame and the 4 byte ICV (Integrity Check Value).

The MIC has a function very similar to the older ICV. However, the ICV only protects the packet payload. The MIC protects both the payload and the header.

The algorithm which implements the MIC is known as Michael. Michael also implements a frame counter, which discourages replay attacks.

Some analysts refer to MIC as a component of TKIP.

MIC MIC (Message Integrity Check)

VN:F [1.9.17_1161]
Rating: 10.0/10 (1 vote cast)
MIC (Message Integrity Check), 10.0 out of 10 based on 1 rating
Follow Will.Spencer on

Leave a Reply

Related Posts

  • TKIP (Temporal Key Integrity Protocol)

    TKIP (Temporal Key Integrity Protocol) is part of a draft standard from the IEEE 802.11i working group. TKIP utilizes the RC4 stream cipher with 128-bit keys for encryption and 64-bit keys for authentication. TKIP is an enhancement to WEP (Wired Equivalent Privacy) security. TKIP enhances WEP by adding a per-packet key mixing function to de-correlate [...]...


  • Data Error Cyclic Redundancy Check

    The “Data Error Cyclic Redundancy Check (CRC)” is a problem with the mathematical process the computer does in order to ensure that data is properly transferred from a particular source to a specified destination. During the cyclic redundancy check, the computer determines if the data being transferred is not damaged. When users get a “Data [...]...


  • How to Turn off Real Message Center

    Real Message Center is really annoying. You can turn it off and still keep Real Player, or you can delete Real Player and install a better media player such as Real Alternative instead. How to Turn Off Real Message Center Click the Start button Click the Run menu item Type “realplay” and click the OK [...]...


  • CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol)

    CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol) is the preferred encryption protocol in the 802.11i standard. CCMP Cryptography CCMP is based upon the CCM mode of the AES encryption algorithm. CCMP utilizes 128-bit keys, with a 48-bit initialization vector (IV) for replay detection. The Components of CCMP The Counter Mode (CM) [...]...


  • WPA (Wi-Fi Protected Access)

    WPA (Wi-Fi Protected Access) is an interim standard by the WiFi Alliance to comply with the security protocol designed for wireless security. WPA will most likely be rolled into an eventual IEEE 802.11i standard. This protocol was an outcome of numerous severe flaws researchers had discovered in the preceding wireless security system called Wired Equivalent [...]...