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
slitaz [2009/07/18 23:26] – Added Slitaz installation page link darkaudaxslitaz [2018/10/08 00:43] (current) – Fixed links and updated to HTTPS 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 7: Line 7:
 Having said that, the latest version now includes the 2.6.29 kernel with many new wireless drivers.  So you may have luck with wireless devices which are not officially supported as noted above.  The mac80211 drivers work for many devices out of the box. Having said that, the latest version now includes the 2.6.29 kernel with many new wireless drivers.  So you may have luck with wireless devices which are not officially supported as noted above.  The mac80211 drivers work for many devices out of the box.
  
-Slitaz home: http://www.slitaz.org/en/+Slitaz home: https://www.slitaz.org/en/
  
 The foundation is SliTaz which is a free micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU free software. The goal of SliTaz is to have a GNU/Linux distro working in memory (RAM). Installable to a hard disk, with good support for French language web, it offers reliability, high performance and PC recycling. SliTaz boots with Syslinux and provides more than 200 Linux commands, the LightTPD web server, SQLite database, rescue tools, IRC client, SSH client/server powered by Dropbear, X window system, JWM (Joe's Window Manager), gFTP, Geany IDE, Mozilla Firefox, Alsaplayer, Gparted, a sound file editor and much more. The foundation is SliTaz which is a free micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU free software. The goal of SliTaz is to have a GNU/Linux distro working in memory (RAM). Installable to a hard disk, with good support for French language web, it offers reliability, high performance and PC recycling. SliTaz boots with Syslinux and provides more than 200 Linux commands, the LightTPD web server, SQLite database, rescue tools, IRC client, SSH client/server powered by Dropbear, X window system, JWM (Joe's Window Manager), gFTP, Geany IDE, Mozilla Firefox, Alsaplayer, Gparted, a sound file editor and much more.
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 [[install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
  
 ===== Download / Installation ===== ===== Download / Installation =====
  
-  * CD-ROMDownload [[ftp://vmware.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: [[https://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://doc.slitaz.org/en:guides:liveusb  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 47: Line 50:
   * update-ac: This is the same as update-aircrack-ng except it assumes the required packages have already been downloaded and installed.   * update-ac: This is the same as update-aircrack-ng except it assumes the required packages have already been downloaded and installed.
   * startaaoath0: madwifi-hal   * startaaoath0: madwifi-hal
-  * startath0: madwifi+  * startath0: madwifi-ng
   * startwlan0: RTL8187L   * startwlan0: RTL8187L
   * startrausb0: RT73   * startrausb0: RT73
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 [[install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
  
 ===== Troubleshooting Tips ===== ===== Troubleshooting Tips =====
  
 +  * startx does not work properly:  If you get symptoms like a blank screen, etc. then reboot, delete /root/.xsession and then do startx.  This will cause the GUI characteristics such as screen size and so on to be reselected.
   * You receive the following error messages: ioctl(RTC_IRQP_SET) failed: Inappropriate ioctl for device / Make sure enhanced rtc device support is enabled in the kernel (module rtc, not genrtc) - also try 'echo 1024 >/proc/sys/dev/rtc/max-user-freq' This normal with the newest kernel.  The custom scripts above automatically load the RTC module and sets the max-user-freq option.  Even with the module loaded and the max-user-freq option set, the error messages still appear.  Simply ignore them, everything functions normally.   * You receive the following error messages: ioctl(RTC_IRQP_SET) failed: Inappropriate ioctl for device / Make sure enhanced rtc device support is enabled in the kernel (module rtc, not genrtc) - also try 'echo 1024 >/proc/sys/dev/rtc/max-user-freq' This normal with the newest kernel.  The custom scripts above automatically load the RTC module and sets the max-user-freq option.  Even with the module loaded and the max-user-freq option set, the error messages still appear.  Simply ignore them, everything functions normally.
  
   * Slow startup of Midnight Commander:  If you are using the X Window (GUI) environment then this should not be a problem.  However, if you are using console sessions then enter "DISPLAY=" at the command line.  Don't use this tip if you plan to run "startx" for a X Window (GUI) environment.  NOTE: This tip applies to older versions of the distribution.   * Slow startup of Midnight Commander:  If you are using the X Window (GUI) environment then this should not be a problem.  However, if you are using console sessions then enter "DISPLAY=" at the command line.  Don't use this tip if you plan to run "startx" for a X Window (GUI) environment.  NOTE: This tip applies to older versions of the distribution.
  
-  * Acer Aspire One wireless:  The built-in card is fully support.  However you need to run the startaaoath0 script to properly enable it and the wireless light.  As well, the card will only work if you power the AAO on from scratch.  The card will fail to start if you simply do a reboot.+  * Acer Aspire One wireless:  The built-in card is fully supported.  However you need to run the startaaoath0 script to properly enable it and the wireless light.  As well, the card will only work if you power the AAO on from scratch.  The card will fail to start if you simply do a reboot.
  
   * PCMCIA / Cardbus:  Enter "modprobe yenta_socket" prior to running the script to load the wireless device drivers.   * PCMCIA / Cardbus:  Enter "modprobe yenta_socket" prior to running the script to load the wireless device drivers.
Line 85: Line 90:
  
   * Boot failure on SSD netbooks: When booting the LiveCD/USB on an AAO that uses a SSD instead of a hard disk, the symptom is that the AAO hangs during the boot process.  To resolve the problem, remove the SSD from the AAO prior to booting.   * Boot failure on SSD netbooks: When booting the LiveCD/USB on an AAO that uses a SSD instead of a hard disk, the symptom is that the AAO hangs during the boot process.  To resolve the problem, remove the SSD from the AAO prior to booting.
 +
 +  * Console messages from wireless drivers: Various drivers can send messages to the console and interfere with running the aircrack-ng tools.  Simply enter "dmesg -n1" to suppress the display of all console messages.
 +
 +  * 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 [[install_drivers#troubleshooting|this page]] to troubleshoot driver issues.
 +
  
 ===== How to get support? ===== ===== How to get support? =====
Line 92: Line 104:
   * http://www.slitaz.org/en/   * http://www.slitaz.org/en/
   * http://forum.slitaz.org/   * http://forum.slitaz.org/
-  * http://wiki.slitaz.org+  * http://doc.slitaz.org
  
 For the Aircrack-ng component: For the Aircrack-ng component:
  
-  * http://aircrack-ng.org/ +  * https://aircrack-ng.org/ 
-  * http://forum.aircrack-ng.org/+  * https://forum.aircrack-ng.org/
  
  
 ===== Release History ===== ===== Release History =====
 +
 +November 24/2009
 +  * Fixed missing compat-wireless modules bug.
 +  * Download link: [[https://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: [[https://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 107: 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: [[ftp://vmware.aircrack-ng.org/slitaz-aircrack-ng-20090704.iso|slitaz-aircrack-ng-20090704.iso]]+  * Download link: [[https://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090704.iso|slitaz-aircrack-ng-20090704.iso]]
   * ISO MD5 23624fe42218f496077ed0efa5b4fb7b   * ISO MD5 23624fe42218f496077ed0efa5b4fb7b
  
Line 113: Line 138:
   * Updated aircrack-ng suite to SVN r1513   * Updated aircrack-ng suite to SVN r1513
   * Updated all Slitaz packages as of May 5/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 with the latest kernel upgrade and packages.   * Updated all Slitaz packages as of May 5/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 with the latest kernel upgrade and packages.
-  * Download link: [[ftp://vmware.aircrack-ng.org/slitaz-aircrack-ng-20090505.iso|slitaz-aircrack-ng-20090505.iso]]+  * Download link: [[https://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090505.iso|slitaz-aircrack-ng-20090505.iso]]
   * ISO MD5 a38acbf0cdc4d7f908f9e7000ff703f7   * ISO MD5 a38acbf0cdc4d7f908f9e7000ff703f7
  
Line 121: Line 146:
   * Updated aircrack-ng suite to SVN r1498   * Updated aircrack-ng suite to SVN r1498
   * Updated all Slitaz packages as of March 30/2009   * Updated all Slitaz packages as of March 30/2009
-  * Download link: [[ftp://vmware.aircrack-ng.org/slitaz-aircrack-ng-20090331.iso|slitaz-aircrack-ng-20090331.iso]]+  * Download link: [[https://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090331.iso|slitaz-aircrack-ng-20090331.iso]]
  
 February 11/2009 February 11/2009
Line 128: Line 153:
   * Updated aircrack-ng suite to SVN r1394   * Updated aircrack-ng suite to SVN r1394
   * Updated all Slitaz packages as of February 11/2009   * Updated all Slitaz packages as of February 11/2009
-  * Download link: [[ftp://vmware.aircrack-ng.org/slitaz-aircrack-ng-20090211.iso|slitaz-aircrack-ng-20090211.iso]]+  * Download link: [[https://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090211.iso|slitaz-aircrack-ng-20090211.iso]]
  
 January 31/2009 January 31/2009
-  * Initial release:  [[ftp://vmware.aircrack-ng.org/slitaz-aircrack-ng-20090131.iso|slitaz-aircrack-ng-20090131.iso]]+  * Initial release:  [[https://archive.aircrack-ng.org/slitaz/slitaz-aircrack-ng-20090131.iso|slitaz-aircrack-ng-20090131.iso]]
  
slitaz.txt · Last modified: 2018/10/08 00:43 by mister_x