User Tools

Site Tools


airdrop-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
airdrop-ng [2010/05/24 14:18] – Improved page setting mister_xairdrop-ng [2010/11/21 16:29] (current) – typos sleek
Line 20: Line 20:
 =====Installing lorcon===== =====Installing lorcon=====
  
-Currently we only support the older version of lorcon you can download +Currently we only support the older version of lorcon you can download these files from the following svn link:
- +
-these files from the following svn link:+
  
   svn co http://802.11ninja.net/svn/lorcon/branch/lorcon-old   svn co http://802.11ninja.net/svn/lorcon/branch/lorcon-old
Line 53: Line 51:
  
 ===== Usage Examples ===== ===== Usage Examples =====
- + Start airdrop-ng on mon0 reading from airodump.csv and kick on the rules in rulefile.txt 
-The following removes the wireless headers from an open network (no WEP)  +    airdrop-ng -i mon0 -t airodump.csv -r rulefile.txt
-capture: +
-  airdecap-ng -b 00:09:5B:10:BC:5A open-network.cap +
- +
-The following decrypts a WEP-encrypted capture using a hexadecimal WEP  +
-key: +
-  airdecap-ng -w 11A3E229084349BC25D97E2939 wep.cap +
- +
-The following decrypts a WPA/WPA2 encrypted capture using the  +
-passphrase: +
-  airdecap-ng -e 'the ssid' -p passphrase  tkip.cap+
  
 ===== Rule File Configuration Examples ===== ===== Rule File Configuration Examples =====
Line 78: Line 66:
   #it is not wise to mix rule types for example   #it is not wise to mix rule types for example
   #d/any|00:17:AB:5C:DE:3A,00:1B:63:00:60:C4,apple   #d/any|00:17:AB:5C:DE:3A,00:1B:63:00:60:C4,apple
-  #While may work i have no idea result it will have and at this time is not recomended+  #While it may work i have no idea result it will have and at this time is not recommended
      
   #EX d/bssid|mac1,mac2  #note this is not a valid rule just shows format the / and | placement do matter   #EX d/bssid|mac1,mac2  #note this is not a valid rule just shows format the / and | placement do matter
Line 96: Line 84:
      
   #D/00-1E-58-00-FF-5E|00:19:7E:9A:66:96   #D/00-1E-58-00-FF-5E|00:19:7E:9A:66:96
-  #another deny rule with a differnt mac format+  #another deny rule with a different mac format
      
   #d/12:02:DC:02:10:00|any   #d/12:02:DC:02:10:00|any
airdrop-ng.1274703524.txt.gz · Last modified: 2010/05/24 14:18 by mister_x