Re: [Script] [Video] wiffy (v0.1)
after the update i got this errror
Code:
root@bt:~# bash wiffy.sh -u[*] wiffy v0.1 (#5)
[>] Checking for an update...
[i] Updating...
[i] Updated to ed Rev: 26. (=
root@bt:~# bash wiffy.sh
wiffy.sh: line 589: syntax error near unexpected token `}'
wiffy.sh: line 589: `}'
Re: [Script] [Video] wiffy (v0.1)
I get the same line 589: syntax error near unexpected token `}' error with Rev 26
Running BT4 R1 updated on VMware Workstation 6.5.3 with Alfa AWUS036H 500 / RTL8187
Re: [Script] [Video] wiffy (v0.1)
Quote:
Originally Posted by
Eatme
ctrl+c works fine.
And yes everything shows up as a dup, in the main window, not the ones that pop up...
I think it like 1 or 2 dups that showed, when I re-scanned it went away.
I found the odd bug with Ctrl-C, now been fixed.
If the dups are showing up in airodump-ng as well - then its a good chance its a bug with airodump-ng (not sure how/why_
Ill do a bit of testing, see if I can get it to happen...
*I guess I could try and add some form of dup check on the BSSIDs...*
Quote:
Originally Posted by
Focaccia
after the update i got this errror
Code:
root@bt:~# bash wiffy.sh -u[*] wiffy v0.1 (#5)
[>] Checking for an update...
[i] Updating...
[i] Updated to ed Rev: 26. (=
root@bt:~# bash wiffy.sh
wiffy.sh: line 589: syntax error near unexpected token `}'
wiffy.sh: line 589: `}'
Quote:
Originally Posted by
d33zNutz
I get the same line 589: syntax error near unexpected token `}' error with Rev 26
Running BT4 R1 updated on VMware Workstation 6.5.3 with Alfa AWUS036H 500 / RTL8187
Thanks for reporting it guys! It's now fixed. If you can't update via the script, try this:
Code:
wget -q -N "http://g0tmi1k.googlecode.com/svn/trunk/wiffy/wiffy.sh"
wiffy v0.1 #23
Added: "Client selection" in "DoS" Mode
Fixed: "Interrupt" bug
Fixed: "monitorInterface" bug when closing
Fixed: "monitorInterface" detection bug
Fixed: "Update/moveCap" bug
Updated: Internal workings
On a side note, if anyone can think what "wiffy" could stand for or a better name - shout up! =D
Re: [Script] [Video] wiffy (v0.1)
don't know what wiffy could stand for, but if you want to change the name awacs comes to my mind...automated wireless access cracking script :cool:
Re: [Script] [Video] wiffy (v0.1)
Quote:
Originally Posted by
g0tmi1k
I found the odd bug with Ctrl-C, now been fixed.
If the dups are showing up in airodump-ng as well - then its a good chance its a bug with airodump-ng (not sure how/why_
Ill do a bit of testing, see if I can get it to happen...
*I guess I could try and add some form of dup check on the BSSIDs...*
Thanks for reporting it guys! It's now fixed. If you can't update via the script, try this:
Code:
wget -q -N "http://g0tmi1k.googlecode.com/svn/trunk/wiffy/wiffy.sh"
wiffy v0.1 #23
Added: "Client selection" in "DoS" Mode
Fixed: "Interrupt" bug
Fixed: "monitorInterface" bug when closing
Fixed: "monitorInterface" detection bug
Fixed: "Update/moveCap" bug
Updated: Internal workings
On a side note, if anyone can think what "wiffy" could stand for or a better name - shout up! =D
oh good i see that you fixed the monitorInterface bug when closing...i was about to report that. :) this script is just getting better and better.
Names that come to mind:
Wi-Fyer
Wi-cracker
Re: [Script] [Video] wiffy (v0.1)
than you g0tmi1k for this excellent script!!!
i was having a similar problem as jonathan11 (#36) except my problem was after i updated wiffy. I was able to crack my network before i updated. Now i keep getting the benchmark error 2. Wiffy tells me that the password is not in the wordlist. Any suggestions?
thanks! u-da-man!!!
Re: [Script] [Video] wiffy (v0.1)
@g0tmi1k
is there a way you can add a command to auto start WICD gtk Interface after the scripts completely ends..
Code:
[i] *** BREAK ***
[>] Restoring: Environment
[>] Restoring: Programs
[>] Removing: Temp files
[>] Restoring: WICD gtk Interface
[*] Done! (= Have you... g0tmi1k?
I tried adding the command (sh -c "wicd-gtk")
to line: 285
but it worked, but a window stayed open, and when I closed it, it exits the tray icon as well.
Re: [Script] [Video] wiffy (v0.1)
Quote:
Originally Posted by
Eatme
I tried adding the command (sh -c "wicd-gtk")
Eatme: Try changing that to (sh -c "wicd-gtk &")
The latest script works great for me.. cracks WEP and WPA on my old Alfa (running BT4R1, persistent USB) without any modifications.
Great job!
-- Tom
Re: [Script] [Video] wiffy (v0.1)
Quote:
Originally Posted by
StriperTS
Eatme: Try changing that to (sh -c "wicd-gtk &")
The latest script works great for me.. cracks WEP and WPA on my old Alfa (running BT4R1, persistent USB) without any modifications.
Great job!
-- Tom
thanks will try...
Re: [Script] [Video] wiffy (v0.1)
Hi
version 17 cracks my WPA every time no problem.
Just updated to version 23 and it fails.
benchmark Error code: 2
WPA: WiFi key isn't in the wordlist
Updated script looks good - Clients column great help
many thanks