Install Aircrack On Puppy Linux Install

Posted: Fri 10 Aug 2012, 00:35 Post subject:Missing 'iw' for airmon-ng. Configure MAC80211 Stack
Subject description: So I added a pet package containing IW and iw-3.6.
  1. Puppy Linux
  2. Puppy Linux Install Hard Drive
  3. Aircrack Ng Windows Install
  4. Install Aircrack On Puppy Linux Install Firefox
  5. Aircrack Ng Linux
I used the above aircrack pet pkg and it was missing IW. So I added a pet package containing IW. The original iw.tar.bz2 file and the python progam wifite.py that runs with python2.6 or python2.7
Here is iw compiled and tested on Lucid Puppy 5.2.8 Aircrack-ng-1.1.pet that Idownloaded from an above forum post and installed, needed iw.
I used the above aircrack-ng-1.1.pet and it was missing iw
airmon-ng uses iw to configure the mac80211 linux wireless stack to monitor wireless signals.
This wifite.py program automates cracking WEP.
http://code.google.com/p/wifite
When Missing iw Please download and install iw from
http://dl.aircrack-ng.org/iw.tar.bz2 or
http://wireless.kernel.org/download/iw/
http://www.aircrack-ng.org/doku.php?id=mac80211#installing_iw
Enjoy using iw, Aircrack-ng and wifite.py !
Fred
After creating this forum post. I found the latest version iw-3.6 Dated Aug 4 2012. I have added those files here.
February 25, 2013 add files airodump-ng and several others.
iw-3.6-i486.pet
Description Pet file to install /sbin/iw version 3.6 August 4 2012

Download
Filename iw-3.6-i486.pet
Filesize 42.24 KB
Downloaded 1850 Time(s)

Puppy also has the capability of installing deb, rpm and tgz/txz packages from Debian family, Red Hat family and Slackware family of Linux operating systems. The way Puppy is designed, if you use a frugal type install, software can be installed as an sfs (Squash File System) package. This time i will show you, how to install Aircrack-ng on CentOS 7. My CentOS 7 (CentOS Linux release 7.2.1511 x64) is a virtual maschine on VirtualBox (5.0).As wireless USB Adapter i use TP-Link TL-WN822N. CentOS 7 VM created and started. INSTALLING 'PUPPY LINUX' AS THE ONLY OPERATING SYSTEM OBJECTIVE AND DESIRED RESULT: Install 'Puppy Linux' as the only operating system in either a real computer or a virtual machine. BASIC ADVICE 'Puppy Linux' is a lean Linux distro that will run in ancient Intel-based and AMD-based computers with tiny amounts of RAM.

iw-3.6.tar.bz2
Description August 4, 2012 Version 3.6 iw original file from wireless.kernel.org

Download
Filename iw-3.6.tar.bz2
Filesize 64.22 KB
Downloaded 1265 Time(s)
wifite.tar.gz
Description Wifite.py file tar compressed gunzip for automating aircrack-ng attacks.

Download
Filename wifite.tar.gz
Filesize 26.22 KB
Downloaded 1541 Time(s)
iw.tar.bz2
Description Here is the tar ball I downloaded and compiled the iw-1.0-i486.pet package below.

Download
Filename iw.tar.bz2
Filesize 9.91 KB
Downloaded 1187 Time(s)
Install aircrack
iw-1.0-i486.pet
Description Here is the compiled executable file 'iw' that gets installed to /sbin/iw

Download
Filename iw-1.0-i486.pet
Filesize 8.59 KB
Downloaded 1611 Time(s)
InstallInstall Aircrack On Puppy Linux Install
Last edited by WB7ODYFred on Tue 26 Feb 2013, 02:49; edited 1 time in total

In this article we are going to install aircrack-ng tools on a fresh Raspbian installation for Raspberry Pi 4.
I use an old Dlink DWA -110 USB dongle as wifi network interface.

Prerequisites

I have a Raspberry Pi 4 with a freshly installed Raspbian Buster Lite (release date: 2019-09-26).

First, we need to update the package list and upgrade the system.

Puppy Linux

Then, we need to install some basics packages to compile aircrack-ng sources.

Puppy linux install hard drive

Download, compile and install from sources

Now, we have to download the latest version of aircrack-ng. Go to https://www.aircrack-ng.org/downloads.html and download it. For this article we deal with aircrack-ng-1.5.2.

Puppy Linux Install Hard Drive

Uncompress the .tar.gz archive.

Aircrack Ng Windows Install

Go into aircrack-ng installation folder.

Then, generate configuration with these two commands:

Install Aircrack On Puppy Linux Install Firefox

Compile !

Finaly, you can install aircrack-ng.

At this point aircrack-ng is ready to be used.

Test and conclusion

Aircrack Ng Linux

We can check our wirless interfaces with:

Then, pass your desired interface in monitored mode. Here we use wlan1:

Check with iwconfig if your wireless card is in monitored mode.

You can now run airodump: