Wireless Network Hacking Flashcards
802.11 series of wireless standards
- 11a 54 Mbps, 5GHZ, OFDM modulation
- 11b 11 Mbps, 2.4GHZ, DSSS modulation
- 11d variations of a and b
- 11e Quality of Service
- 11g 54 Mbps, 2.4GHZ, OFDM and DSSS modulation
- 11i WPA/WPA2 encryption standards
- 11n 100+Mbps, 2.4-5 GHZ, OFDM modulation
- 11ac 1000 Mbps, 5 GHZ, QAM modulatio
Other wireless standards
- 15.1 Bluetooth
- 15.4 Zigbee - low power, low data rate, close proximity ad hoc network
- 16 Wimax - 40 Mbps, wireless metropolitan area network
Orthogonal Frequency Division Multiplexing (OFDM)
Transmissions media is divided into a series of frequency bands that don’t overlap each other and each can be used to carry a separate signal.
Direct Sequence Spread Spectrum (DSSS)
Is a transmission technology used in local area wireless network transmissions. In this technology, a data signal at the sending station is combined with a high data rate bit sequence, which divides user data based on a spreading ratio. The benefits of using DSSS are resistance to jamming, sharing single channels among multiple users, less background noise and relative timing between transmitter and receivers.
Wireless - Ad-hoc mode
System to system such as two computers.
Wireless - Infrastructure mode
Makes use of a wireless access point (WAP). Clients need to associate with a WAP and disassociate to connect to a different WAP. With a single WAP you have a basic service area (BSA). Communication between this single WAP and its clients is known as a basic service set. If you have multiple WAPs, then you have an extended service set (ESS). Roaming involves clients disassociating from one WAP and associating with another WAP within the ESS.
Basic Service Set Identifier (BSSID)
The MAC address of the wireless access point at the center of the basic service set (BSS).
Wireless omnidirectional antennae
Signal emanates from the source in 360 degrees. Dipole antennas are omnidirectional.
Unidirectional antennae
Allows you to focus the signal in a specific direction. Yagi antennas are unidirectional. Greatly increases signal strength and distance. Parabolic grid antennas are unidirectional and work like a satellite dish. Loop antennas are also unidirectional.
Cantennae
Antenna made from a pringles can
Service Set Identifier (SSID)
A case sensitive text word that is 32 characters in length that identifies a wireless network. SSIDs are broadcast by default but can be hidden by choosing not to broadcast (SSID cloaking).
Open Systems Authentication
No authentication performed by a WAP of the client
Shared Key Authentication
The wireless client participates in a challenge/response authentication with the AP verifying a decrypted key.
War Chalking
Drawing symbols in public areas to indicate open WAPs.
)( indicates an open network, adding a key means it is locked
$ indicates pay for access
W - WEP enabled
Wired Equivalent Privacy (WEP)
Uses 40-232 bit keys 64 bit version uses a 40 bit key 128 bit version uses a 104 bit key 256 bit version uses a 232 bit key Uses RC4 Uses a 24 bit initialization vector Calculates a 32 bit integrity check value (ICV) Easy to crack because attackers can generate enough packets to analyze the IVs and arrive at the key used. Attackers can force dissociation from clients to generate the number of packets needed to analyze for cracking the WEP key.