ncl-tools

Tools for National Cyber League Competition

View on GitHub

Wireless Access Exploitation

Misc. Wireless Access Exploitation Tools

Misc. Wireless Access Exploitation Resources

Aircrack-ng Suite

Aircrack-ng

Aircrack-ng is an 802.11 WEP and WPA/WPA2-PSK key cracking program.

Aireplay-ng

Airplay-ng is part of the Aircrack-ng Suite; it is used to inject frames. Its primary function is to generate traffic for the later use in aircrack-ng for cracking the WEP and WPA-PSK keys.

Aerodump-ng

Airodump-ng is used for packet capture, capturing raw 802.11 frames.

Wireshark

Symmetric Encryption Summary

Below are several important symmetric algorithms and their basic characteristics. | Algorithm | Method | Key Size | |———–|———————-|————————–| | AES | 128-bit block cipher | 128, 192, or 256-bit key | | 3DES | 64-bit block cipher | 56, 112, or 168-bit key | | Blowfish | 64-bit block cipher | 32 to 448-bit key | | Twofish | 128-bit block cipher | 128, 192, or 256-bit key | | RC4 | Stream cipher | 40 to 2048-bit key | | DES | 64-bit block cipher | 56-bit key |