Code:@ line 270 HOST=`cat $DUMP_PATH/$Host_MAC-01.csv | grep -a $Host_MAC | awk '{ print $1 }'| grep -a -v 00:00:00:00| grep -a -v $Host_MAC` was: $Host_MAC-01.txt (exit with error)Code:@ line 394 and 398 #monitor_interface2 was: monitor_interface2 (continuosly spawns monX+1)Code:@ line 581 capture & $CDCMD $TERMINAL $HOLD $TITLEFLAG "`gettext 'Interactive Packet Sel on:'` $Host_SSID" $BOTTOMLEFT $BGC "$BACKGROUND_COLOR" $FGC "$INJECTION_COLOR" $EXECFLAG $AIREPLAY $IWIFI --interactive -p $FT -c $INJMAC -b $Host_MAC -h $Client_MAC -x $INJECTRATE & menufonction was: $Client_MAC (no -h, exit with error)
Last edited by trellis; 01-18-2010 at 06:42 PM.
Yes it is...
and so on... my "was" lines are what the script had before I fixed it on my machine. Please look into the source, line 270 394 398 and 581.Code:# dpkg -L airoscript|grep airoscfunc.sh /usr/local/share/airoscript/airoscfunc.sh # ls -lh /usr/local/share/airoscript/airoscfunc.sh -rwxr-xr-x 1 1000 1000 60K Jan 17 21:59 /usr/local/share/airoscript/airoscfunc.sh* # md5sum /usr/local/share/airoscript/airoscfunc.sh 3830b755d0a31352752690f3c3e0c5c7 /usr/local/share/airoscript/airoscfunc.sh # grep "\$Host_MAC-01.txt" /usr/local/share/airoscript/airoscfunc.sh HOST=`cat $DUMP_PATH/$Host_MAC-01.txt | grep -a $Host_MAC | awk '{ print $1 }'| grep -a -v 00:00:00:00| grep -a -v $Host_MAC`
I'm looking but your line numbers all also wrong. I have never used this program but I will try to get it fixed for you.
Ohno need for you to fix it, I already did in my first post. Thanks!
I guess you dont understand. It has to be fixed in the package so every one can enjoy the fix. This is the reason for this section. If you find a bug or a fix, you post it here and then we as developers fix the package. If you fix all the stuff on your own system then it will be overwritten when the package updates.
The terminal command:
"apt-get update && apt-get upgrade"
now pulls in the most recent airoscript which will no longer have the SCAN error.
A
Hi Trellis,
Not exactly sure what you are saying........but, at least for me, the combination of airoscript and aircrack-ng after the upgrade now works well. Airoscript launch, scan, AP selection, attack selection, authentication, and finally wep crack.