bobbyb1980 Posted February 14, 2012 Posted February 14, 2012 Hey guys. I am a few hundred pages into my Python book and I am starting to get an understanding for the bare necessities and who does what, when, where, and why, etc. I'd like to start applying what I know into real programs though, even though it may be a little early. My first goal is going to be to create a module that automatically cracks WEP. In theory the python script will run airmon, start the card in monitor mode, then do a test injection, etc etc etc. In theory this should be a pretty simple first script. Can anyone point me to some websites or tutorials that can maybe give me some training excersizes or help me along this path? All of the excersizes in my book are math based calculation proof of concept style stuff and I need some real world, practical programs to learn with. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.