Void11 Installation:
Project homepage:
http://www.wlsec.net/void11
Local Mirror:
void11-0.2.0.tar.bz2
MD5: 1c5b3e3e70916de74c2932c7f3e46d9e
Local Mirror: hostapd-0.1.3.tar.gz
MD5: 54563fb51f143c4bf26ddec2516e8f9f
The following installation process assumes
that you are utilising the Auditing Laptop Build as described in the
Auditing Laptop Build: HOWTO
* Void11 only works with the hostap driver (e.g. the Prism
card)
Download
hostapd-0.1.3.tar.gz from
http://hostap.epitest.fi/releases to /tools/wifi
(The void11 install does not work with
later versions of hostapd)
cd
/tools/wifi/
tar zxvf
hostapd-0.1.3.tar.gz
cd
hostapd-0.1.3
make
Download
void11-[version].bz2 from
http://www.wlsec.net/void11 to /tools/wifi
cd /tools/wifi
bunzip2 void11-version].bz2
tar xvf void11-[version].tar
cd void11-[version]
make HOSTAPD_PATH=/tools/wifi/hostapd-0.1.3
USEGTK=1 USECONSOLE=1 all install
This will fail, but it will create libvoid11.so
in /tools/wifi/void11-[version]/lib
cp lib/libvoid11.so /usr/lib
make HOSTAPD_PATH=/tools/wifi/hostapd-0.1.3
USEGTK=1 USECONSOLE=1 all install
ldconfig
typing
void11_penetration will confirm whether the install was successful
Back to Void11 Main
|