Presentation II Hacking and Cracking Wireless LAN
Presentation II Hacking and Cracking Wireless LAN
Hardware Requirement
Tools/Software
Kismet
kismet.conf
suiduser=josh
Source Driver.. ( in linux )
#source=orinoco,eth1,orinocosource
#source=wlanng_avs,wlan0,newprism2so
urce
#source=hostap,wlan0,hostap
Source Driver.. ( prism2 in BSD )
#source=radiotap_fbsd_b,wi0,prismbsd
piddir=/home/josh
Kismet In Action
Kismet In Action
Kismet In Action
Kismet In Action
AirSnort
Airsnort Interface
AirSnort In Action
Ethereal
Get the source
http://www.ethereal.com
Or install from Installation CD
I use Mandrake 10.0 Official. It is
available
Run Ethereal in XWindows
Ethereal in Action
AirFart
Used for Scanning and Wireless
Monitoring
Only supports prism2 cards with
wlan-ng driver.
Get source from :
http://sourceforge.net/projects/airfart
AirFart Interfaces
FakeAP
FakeAP generates 802.11b beacon
with random ESSID, BSSID (MAC) and
channel.
Works only with PRISM2/2.5/3 Card
with hostap driver ( Master Mode )
Needs hostap-utils for activate WEP
Get from
http://www.blackalchemy.to/project/fakeap/
Install FakeAP
[root@lognight local]# tar -zxvf fakeap031.tar.gz
fakeap-0.3.1/
fakeap-0.3.1/fakeap.pl
fakeap-0.3.1/CREDITS
fakeap-0.3.1/COPYING
fakeap-0.3.1/README
fakeap-0.3.1/INSTALL
fakeap-0.3.1/lists/
fakeap-0.3.1/lists/stefan-maclist.txt
fakeap-0.3.1/lists/stefan-wordlist.txt
fakeap-0.3.1/lists/koaps-fo-wo
[root@lognight local]# cd fakeap-0.3.1/
[root@lognight fakeap-0.3.1]# vi fakeap.pl
Edit fake.pl
my $MAX_CHANNEL = 14;
my $IWCONFIG
= "/sbin/iwconfig";
my $IFCONFIG
= "/sbin/ifconfig";
my $CRYPTCONF = "/usr/src/hostap-utils-0.2.4/hostap_crypt_conf";
RUN fake.pl
FakeAP in Action
AirJack
Used for jamming (DoS) and Man In
The Middle Attack (MITM)
Works in prism2 and Lucent cards
Only works for Linux kernel 2.4