View Single Post
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#32
@Estel
sure i'll do that as soon as i have a free time
i didn't notice that they are in the repo now

@Mohammed Muid

1) don't give a sht about that .. it's another not "wifi" interface, i don't know why it sometimes appear and sometimes doesnt'

2) learn more about that attack.. (use google) probably most of wireless routers have it fixed
3)it reveals hidden networks by deauth it's clients for a couple a seconds
4) keeps send auth requests which messes up the router (useful with destruction mode..)

@pac12

that line is
INTERFACES=`ip link|egrep "^[0-9]+"|cut -d ':' -f 2 |awk {'print $1'} |grep -v lo`

hmm if ip doesn't exist ..hmm hmm
it must be in a package i've missed somewhere
.. try
apt-get install iproute

will fix that on the next version
 

The Following 2 Users Say Thank You to karam For This Useful Post: