User Tools

Site Tools


getting_started

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
getting_started [2007/11/11 16:52] – created Getting Started Tutorial darkaudaxgetting_started [2018/03/11 20:16] – Removed link to trac mister_x
Line 1: Line 1:
 ====== Tutorial: Getting Started ====== ====== Tutorial: Getting Started ======
-Version: 1.00 November 112007\\+Version: 1.01 September 252009\\
 By: darkAudax By: darkAudax
- 
  
 ===== Introduction ===== ===== Introduction =====
Line 8: Line 7:
 Many people ask "How do I get started?" This tutorial is intended to answer that question. Many people ask "How do I get started?" This tutorial is intended to answer that question.
  
-It is not intended to be a detailed "How To" tutorial, rather it is a road map to get you from where you are to the desired destination of using aircrack-ng.  Once you get going,  there is huge abundance of materials on the wiki describing the tools in great detail and tutorials for various tasks.+It is not intended to be a detailed "How To" tutorial, rather it is a road map to get you from where you are to the desired destination of using aircrack-ng.  Once you get going,  there is an abundance of materials on the wiki describing the tools in great detail and tutorials for various tasks.
  
 This tutorial is focused on linux.  Yes, I realize that linux is a problem for many people.  Unfortunately Microsoft Windows simply does a poor job supporting the aircrack-ng suite.  This is primarily due to the proprietary nature of the operating system and wireless card drivers.  See [[aircrack-ng_suite-under-windows_for_dummies|Tutorial: Aircrack-ng Suite under Windows for Dummies]] for more details.  Bottom line, don't use the aircrack-ng suite under Windows.  There is little or no support for it. This tutorial is focused on linux.  Yes, I realize that linux is a problem for many people.  Unfortunately Microsoft Windows simply does a poor job supporting the aircrack-ng suite.  This is primarily due to the proprietary nature of the operating system and wireless card drivers.  See [[aircrack-ng_suite-under-windows_for_dummies|Tutorial: Aircrack-ng Suite under Windows for Dummies]] for more details.  Bottom line, don't use the aircrack-ng suite under Windows.  There is little or no support for it.
Line 20: Line 19:
 The first step of determining the wireless card chipset is covered in the "Determining the Wireless Card Chipset" section below. The first step of determining the wireless card chipset is covered in the "Determining the Wireless Card Chipset" section below.
  
-Next, you need to decide which of three options you will use to run the aircrack-ng suite.  The three options are:+Next, you need to decide which method you will use to run the aircrack-ng suite.  The three options are:
  
    - Linux distribution of your choice plus the aircrack-ng suite    - Linux distribution of your choice plus the aircrack-ng suite
Line 32: Line 31:
 If you have problems, see the "Resources" section. If you have problems, see the "Resources" section.
  
-I would like to acknowledge and thank the [[http://trac.aircrack-ng.org/wiki/Team|Aircrack-ng team]] for producing such a great robust tool.  +Please send any constructive feedback, positive or negative.
- +
-Please send me any constructive feedback, positive or negative.+
  
 Have fun! Have fun!
  
  
-===== Determining the Wireless Card Chipset =====+==== Determining the Wireless Card Chipset ====
  
 The first step is determining which chipset your current wireless card contains.  "Chipsets" are the electronics on a card which allow the card to function wirelessly.  Not all chipsets are supported by aircrack-ng.  Even if the chipset is supported, some of the functions may not work properly. The first step is determining which chipset your current wireless card contains.  "Chipsets" are the electronics on a card which allow the card to function wirelessly.  Not all chipsets are supported by aircrack-ng.  Even if the chipset is supported, some of the functions may not work properly.
Line 50: Line 47:
  
  
-=====  Linux Distribution of Your Choice =====+====  Linux Distribution of Your Choice ====
  
 There are a large number of linux distributions available.  They should all properly support the aircrack-ng suite. There are a large number of linux distributions available.  They should all properly support the aircrack-ng suite.
Line 71: Line 68:
  
  
-===== Live CD =====+==== Live CD ====
  
-A live CD is a complete running linux distribution which you download and burn onto a CD.  You then boot from this CD and are then able to run the aircrack-ng suite with your wireless card.   Knowing the chipset of your wireless card (determined in the first step), select a live CD which contains the patched version of the driver for your particular card.  This is a key requirement.  Needless to say, the live CD must also contain a copy of the aircrack-ng suite.+A live CD is a complete running linux distribution which you download and burn onto a CD.  You then boot from this CD.  Once booted and logged in, you are able to run the aircrack-ng suite with your wireless card.   Knowing the chipset of your wireless card (determined in the first step), select a live CD which contains the patched version of the driver for your particular card.  This is a key requirement.  Needless to say, the live CD must also contain a copy of the aircrack-ng suite.
  
 Here is a [[links#live_distributions|list of live CDs]] that are known to include the aircrack-ng suite. Here is a [[links#live_distributions|list of live CDs]] that are known to include the aircrack-ng suite.
Line 88: Line 85:
   * Old versions of drivers are included.  May contain bugs and/or be missing features.   * Old versions of drivers are included.  May contain bugs and/or be missing features.
  
- +====  VMWare Image ====
-=====  VMWare Image =====+
  
 VMWare is a commercial product example of computer virtualization.  Virtualization is running a "virtual computer" instance under a host operating system.  VMWare supports a variety of host operating systems.   VMWare is a commercial product example of computer virtualization.  Virtualization is running a "virtual computer" instance under a host operating system.  VMWare supports a variety of host operating systems.  
  
-Here are the the currently available [[ftp://vmware.aircrack-ng.org|VMWare virtual machines]].  Here are the [[install_aircrack#vmware_image|installation instructions]].+Here are the the currently available [[http://download.aircrack-ng.org/vmware-aircrack-ng-v4.7z|VMWare virtual machines]].  Here are the [[install_aircrack#vmware_image|installation instructions]].
  
 Once you have installed and booted from the VMWare image and your wireless card is working well, jump to the "Using Aircrack-ng Suite" section below. Once you have installed and booted from the VMWare image and your wireless card is working well, jump to the "Using Aircrack-ng Suite" section below.
Line 104: Line 100:
   * Works with a limited set of host operating systems.   * Works with a limited set of host operating systems.
   * Only USB devices are supported.   * Only USB devices are supported.
-  * Old version of aircrack-ng is included.  May contain bugs and/or be missing features. +  * Old version of aircrack-ng is included.  May contain bugs and/or be missing features. (but can be updated with some knowledge) 
-  * Old versions of drivers are included.  May contain bugs and/or be missing features.+  * Old versions of drivers are included.  May contain bugs and/or be missing features. (but can be updated with some knowledge) 
  
  
-=====  Using the Aircrack-ng Suite =====+====  Using the Aircrack-ng Suite ====
  
-You should always start by confirming that your wireless card can inject packets.  This can be done by using the [[injection_test|inection test]].+You should always start by confirming that your wireless card can inject packets.  This can be done by using the [[injection_test|injection test]].
  
 Then start by following the [[simple_wep_crack|Simple WEP Crack Tutorial]]. Then start by following the [[simple_wep_crack|Simple WEP Crack Tutorial]].
  
-Once you have master that technique, you can follow the other [[tutorial|tutorials]] to learn aircrack-ng in more detail.+Once you have mastered that technique, you can follow the other [[tutorial|tutorials]] to learn aircrack-ng in more detail.
  
  
-=====  Resources =====+====  Resources ====
  
 The most common source of problems is the human factor.  Meaning typos, failure to follow instructions, skipping steps and so on.  Always, always double check what you have done.  Most times this will resolve your problem. The most common source of problems is the human factor.  Meaning typos, failure to follow instructions, skipping steps and so on.  Always, always double check what you have done.  Most times this will resolve your problem.
  
-The [[http://aircrack-ng.org/doku.php|Wiki]] is your primary source of information and troubleshooting tips.  It provides very detailed documentation on each aircrack-ng tool plus troubleshooting  tips throughout.+The [[http://aircrack-ng.org/doku.php|Wiki]] is your primary source of information and troubleshooting tips.  It provides very detailed documentation on each aircrack-ng tool plus troubleshooting tips throughout.  There is a large set of tutorials to walk you through tasks in detail.
  
-The [[http://tinyshell.be/aircrackng/forum/index.php|Forum]] is also an excellent source for finding solutions to problems.  It is extremely important to first attempt to resolve a problem yourself prior to posting.  Your question will be ignored the answer is easily available on the wiki or forum.  Conversely, people will try their best to help you if you demonstrate you researched the problem first and could not solve it.  Also be sure to supply the details of your setup and what you have tried when you post.+The [[http://forum.aircrack-ng.org/|Forum]] is also an excellent source for finding solutions to problems.  It is extremely important to first attempt to resolve a problem yourself prior to posting.  Your question will be ignored if the answer is easily available on the wiki or forum.  Conversely, people will try their best to help you if you demonstrate you researched the problem first and could not solve it.  Also be sure to supply the details of your setup and what you have tried when you post.
  
-For live discussion you can join [[irc://irc.freenode.net/aircrack-ng|IRC:  #aircrack-ng on Freenode]].  Just go ahead and ask you question, "don't ask to ask" people will try their best to help you if you demonstrate you researched the problem first and could not solve it.+For live discussionyou can join [[irc://irc.freenode.net/aircrack-ng|IRC:  #aircrack-ng on Freenode]].  Just go ahead and ask your question, "don't ask to ask" people will try their best to help you if you demonstrate you researched the problem first and could not solve it.
  
-For both the Forum and IRC, remember that we don't support or endorse people accessing networks that do not belong them.  We will not help anybody to break into a network or do anything illegal.  This is the fastest way to get permanmantly banned.+For both the Forum and IRC, remember that we don't support or endorse people accessing networks that do not belong them.  We will not help anybody to break into a network or do anything illegal.  This is the fastest way to get permanently banned.
  
 You may also find the [[Videos]] helpful. You may also find the [[Videos]] helpful.
  
getting_started.txt · Last modified: 2021/07/05 23:34 by mister_x