User Tools

Site Tools


slitaz

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
Last revisionBoth sides next revision
slitaz [2009/11/15 21:30] – Added additional troubleshooting tips. darkaudaxslitaz [2014/11/04 05:27] – Slitaz Aircrack-ng Distribution is now unsupported mister_x
Line 1: Line 1:
-====== Slitaz Aircrack-ng Distribution ======+====== Slitaz Aircrack-ng Distribution - UNSUPPORTED ======
  
 The "Slitaz Aircrack-ng Distribution" is the base Slitaz cooking version plus the latest Aircrack-ng SVN version, wireless drivers patched for injection and other related tools.  The custom distribution is especially tuned for the Acer Aspire One netbooks but will work well on virtually all desktops, notebooks and netbooks.  It is extremely small (60meg), requires minimal memory and includes a rich set of programs. The "Slitaz Aircrack-ng Distribution" is the base Slitaz cooking version plus the latest Aircrack-ng SVN version, wireless drivers patched for injection and other related tools.  The custom distribution is especially tuned for the Acer Aspire One netbooks but will work well on virtually all desktops, notebooks and netbooks.  It is extremely small (60meg), requires minimal memory and includes a rich set of programs.
Line 13: Line 13:
 Summary of What Is Included: Summary of What Is Included:
  
-  * Aircrack-ng 1.0 rc3 r1579 including sqlite airolib-ng support+  * Aircrack-ng 1.0 final including sqlite airolib-ng support
   * madwifi-hal r4032 patched for injection (The new official HAL (0.10.5.6) supports AR5007EG (and AR5006EG) on 32 and 64 bit systems.)   * madwifi-hal r4032 patched for injection (The new official HAL (0.10.5.6) supports AR5007EG (and AR5006EG) on 32 and 64 bit systems.)
   * madwifi-ng r4032 patched for injection   * madwifi-ng r4032 patched for injection
   * rt73 (ASPj rt73-k2wrlz-3.0.2) patched for injection   * rt73 (ASPj rt73-k2wrlz-3.0.2) patched for injection
   * r8187 (rtl8187_linux_26.1010 for RTL8187L) patched for injection   * r8187 (rtl8187_linux_26.1010 for RTL8187L) patched for injection
 +  * Linux kernel 2.6.30.6 and related wireless drivers.
 +  * Includes Compat-wireless drivers from November 15/2009.  The ZD1211B driver has been patched for injection and power readings.  Mac80211 has been patched for the fragmentation attack.
   * mdk3 wireless tool   * mdk3 wireless tool
   * Wireshark   * Wireshark
Line 23: Line 25:
   * Midnight Commander   * Midnight Commander
   * General tools / compilers to do software development   * General tools / compilers to do software development
-  * See the Slitaz site for the list of standard packages / programs.  The distribution is based on the 2.0 version of Slitaz plus updated packages to July 4/2009.+  * See the Slitaz site for the list of standard packages / programs.  The distribution is based on the 2.0 cooking version of Slitaz plus updated packages to November 16/2009.
  
 +**NOTE:** With the introduction of compat-wireless drivers and a current kernel, most wireless cards should now be supported for use with the aircrack-ng suite.  To use these drivers, generally you MUST manually load the desired module with "modprobe <module name> Do not assume they will be loaded manually.  See [[http://aircrack-ng.org/doku.php?id=install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
  
 ===== Download / Installation ===== ===== Download / Installation =====
  
-  * CD-ROMDownload [[http://download.aircrack-ng.org/slitaz-aircrack-ng-20090704.iso|slitaz-aircrack-ng-20090704.iso]] and burn a CD-ROM.  Remember that this ISO name will change as future versions are released. +  * Download link: [[http://download.aircrack-ng.org/slitaz-aircrack-ng-20091124.iso|slitaz-aircrack-ng-20091124.iso]] 
-  * ISO MD5 23624fe42218f496077ed0efa5b4fb7b+  * ISO MD5 5beb29af580251587313d7337a7c41c0
   * USB: http://wiki.slitaz.org/doku.php?id=quickstart:live_usb  Basically use [[http://unetbootin.sourceforge.net/|unetbootin]] to load CD-ROM ISO onto a USB.  Super simple and works extremely well.   * USB: http://wiki.slitaz.org/doku.php?id=quickstart:live_usb  Basically use [[http://unetbootin.sourceforge.net/|unetbootin]] to load CD-ROM ISO onto a USB.  Super simple and works extremely well.
   * Hard Disk: Run the CD or USB version and then startx.  Click Menu --> System Tools --> SliTaz Installer and follow the prompts.  If you have problems installing from USB, see the [[http://www.slitaz.org/en/doc/handbook/install.html|Slitaz installation page]] for workarounds.   * Hard Disk: Run the CD or USB version and then startx.  Click Menu --> System Tools --> SliTaz Installer and follow the prompts.  If you have problems installing from USB, see the [[http://www.slitaz.org/en/doc/handbook/install.html|Slitaz installation page]] for workarounds.
Line 69: Line 72:
  
 ==== mac80211 drivers ==== ==== mac80211 drivers ====
-The mac80211 version of the drivers are also included in the distribution (rtl8187, rt73usb and ath5k).  They are not patched for injection.  However, you want/need them for regular wireless use.+The mac80211 version of all drivers are included in the distribution and includes Compat-wireless drivers from November 15/2009.  The ZD1211B driver has been patched for injection and power readings.  Mac80211 has been patched for the fragmentation attack.
  
 +**NOTE:** With the introduction of compat-wireless drivers and a current kernel, most wireless cards should now be supported for use with the aircrack-ng suite.  To use these drivers, generally you MUST manually load the desired module with "modprobe <module name> Do not assume they will be loaded manually.  See [[http://aircrack-ng.org/doku.php?id=install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
  
 ===== Troubleshooting Tips ===== ===== Troubleshooting Tips =====
Line 90: Line 94:
  
   * How to determine if USB wireless device is recognized:  Slitaz does not contain the lsusb command which normally displays which USB devices are recognized by the operating system.  As an alternative, view the contents of the file "/proc/bus/usb/devices" This will allow you to determine if your USB wireless device was recognized.   * How to determine if USB wireless device is recognized:  Slitaz does not contain the lsusb command which normally displays which USB devices are recognized by the operating system.  As an alternative, view the contents of the file "/proc/bus/usb/devices" This will allow you to determine if your USB wireless device was recognized.
 +
 +  * The wireless driver does not load for my card:  With the introduction of compat-wireless drivers and a current kernel, most wireless cards should now be supported for use with the aircrack-ng suite.  To use these drivers, generally you MUST manually load the desired module with "modprobe <module name> Do not assume they will be loaded manually.  See [[http://aircrack-ng.org/doku.php?id=install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
  
  
Line 107: Line 113:
  
 ===== Release History ===== ===== Release History =====
 +
 +November 24/2009
 +  * Fixed missing compat-wireless modules bug.
 +  * Download link: [[http://download.aircrack-ng.org/slitaz-aircrack-ng-20091124.iso|slitaz-aircrack-ng-20091124.iso]]
 +  * ISO MD5 5beb29af580251587313d7337a7c41c0
 +
 +November 17/2009
 +  * Updated aircrack-ng suite to 1.0 final including sqlite airolib-ng support
 +  * Updated all Slitaz packages as of November 16/2009.  This is Slitaz cooking 2.0.
 +  * Updated to kernel 2.6.30.6.
 +  * Now includes Compat-wireless drivers from November 15/2009.  The ZD1211B driver has been patched for injection and power readings.  Mac80211 has been patched for the fragmentation attack.
 +  * Download link: [[http://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20091117.iso|slitaz-aircrack-ng-20091117.iso]]
 +  * ISO MD5 e06b76f5404605d514e1081174ef2eed
  
 July 4/2009 July 4/2009
Line 113: Line 132:
   * Updated madwifi to r4032   * Updated madwifi to r4032
   * Updated all Slitaz packages as of July 4/2009.  This is Slitaz 2.0.  Unfortunately there is a lot of bloat in v2.0 and ISO has increased in size to about 60 meg.   * Updated all Slitaz packages as of July 4/2009.  This is Slitaz 2.0.  Unfortunately there is a lot of bloat in v2.0 and ISO has increased in size to about 60 meg.
-  * Download link: [[http://download.aircrack-ng.org/slitaz-aircrack-ng-20090704.iso|slitaz-aircrack-ng-20090704.iso]]+  * Download link: [[http://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090704.iso|slitaz-aircrack-ng-20090704.iso]]
   * ISO MD5 23624fe42218f496077ed0efa5b4fb7b   * ISO MD5 23624fe42218f496077ed0efa5b4fb7b
  
slitaz.txt · Last modified: 2018/10/08 00:43 by mister_x