Author Topic: Programming Wireless Security  (Read 1979 times)

0 Members and 1 Guest are viewing this topic.

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Programming Wireless Security
« on: October 30, 2012, 05:34:27 pm »

This paper is an introduction to some of the programming
techniques needed to build wireless security tools. It will go
through installing some basic tools then discuss topics including
packet injection, sniffing and filtering and give a brief overview of
WPA Pre­Shared Key and the EAPOL 4 way handshake. All the techniques
will be brought together to create an application to automate
capturing an EAPOL handshake which can then be used to attempt to
crack the Pre­Shared Key.




Offline Dameon

  • Serf
  • *
  • Posts: 48
  • Cookies: 1
    • View Profile
Re: Programming Wireless Security
« Reply #1 on: November 29, 2012, 10:53:54 pm »
Soon as I'm finished reading hacking wireless security I will give this a read