Fake AP Installation:
Project Homepage:
http://www.blackalchemy.to/project/fakeap/
The following installation
process assumes that you are utilising the Auditing Laptop Build as described in
the Auditing Laptop Build: HOWTO
Download the latest
stable code (currently fakeap-0.3.2.tar.gz) from
http://www.blackalchemy.to/project/fakeap/ to /tools/wifi
cd
/tools/wifi
tar zxvf
fakeap-[version].tar.gz
cd
fakeap-[version]
vi
fakeap.pl
edit line
25 to read:
my $MAX_CHANNEL
= 13; (to reflect European channels not US which only have 11 channels
)
perl
fakeap.pl (if this returns the fakeap usage, installation is
complete)
Return to fakeap Main
|