Posted by: | w1ck3d64 |
---|---|
Subject: | how to run atuowep / install aircrack |
Date: | 17:31:19 17/02/2011 |
Hi all,
i've attempted to install both plugins included in the download page of kismet (autoWEP and aircrack)
when i do a "make plugins-userinstall" or "make plugins-install" autoWEP seems to compile fine and install fine but aircrack is a little messed up:
============
PLUGIN-INSTALL: plugin-ptw/
make[1]: Entering directory `/home/vince/kismet-devel/plugin-ptw'
g++ -I/usr/include/ncurses -I/usr/include -I/home/vince/kismet-devel -g -fPIC -c aircrack-crypto.cc -o aircrack-crypto.o
In file included from aircrack-crypto.cc:24:
aircrack-crypto.h:12: fatal error: openssl/hmac.h: No such file or directory
compilation terminated.
make[1]: *** [aircrack-crypto.o] Error 1
make[1]: Leaving directory `/home/vince/kismet-devel/plugin-ptw'
============
anyway, i figure i'll just give autoWEP a try and ran kismet.
I've noticed that the plugin is listed under server plugin (in the plugins menu) but I can't seem to run it. Is this supposed to be automatic? i read the readme and it says it should be automatic...
how exactly do i run autoWEP anyways after install? is it only command line?
thanks for your help!