Wellenreiter Installation:
Project Homepage:
http://wellenreiter.sourceforge.net/
The following installation
process assumes that you are utilising the Auditing Laptop Build as described in
the Auditing Laptop Build: HOWTO
*Wellenreiter will only work with the Orinoco card
(hostap Prism card drivers are not supported)
Download Net-Pcap-0.10.tar.gz from
http://search.cpan.org/dist/Net-Pcap/ to /tools/wifi/deps
cd /tools/wifi/deps
tar zxvf Net-Pcap-0.10.tar.gz
cd Net-Pcap-0.10
perl Makefile.PL
make
make test
make install
yum install Gtk-Perl (* this is case sensitive)
Answer 'y' to all questions when prompted
mkdir /tools/wifi/wellenreiter
Download the latest
stable code (currently Wellenreiter-v1.9.tar.gz) from
http://wellenreiter.sourceforge.net/ to /tools/wifi/wellenreiter
cd
/tools/wifi/wellenreiter
tar zxvf
wellenreiter-[version].tar.gz
*ENSURE THE ORINOCO CARD IS INSERTED AND IN
MONITOR MODE
perl
Wellenreiter.pl (will now start the Wellenreiter GUI)
|