cristi_28 submitted a new resource: Script de Automatización de BullyWPS + modo (bruteforce checksum 8C:0C:A3 ) - Script de Automatización de BullyWPS Read more about this resource...
hello nice script do u have it in English i test it in btr5r3 and kali working but language is spanish thanks in advance
Thanks for the script, but when I run it I get; (I changed the file name as shown) Running in OpenWRT Code: Select All sh Bullywps.sh Bullywps.sh: line 67: syntax error: bad substitution refers to ; Code: Select All ESSID=${WPSessid[$countWPS]}
@wils It is a bash script. Code: Select All bash sh Bullywps.sh Should get you in business. You might be running Dash or something else. DashAsBinSh - Ubuntu Wiki
Thanks for the reply; Heres results in terminal; root@Pineapple:~# ls BullyWPS 2.1.sh bully root@Pineapple:~# bash sh BullyWPS 2.1.sh /bin/sh: /bin/sh: cannot execute binary file --- Double Post Merged, 6 Jan 2014 --- Alright I installed whoami, renamed it to Bullywps.sh and ran it like the below, bash Bullywps.sh Works, but the script is in Spanish ;-( Will google translate.. Thanks..
I was chatting with @Aby$m about translating this script. Care to share when you are done? I can proofread it afterwards to make sure it is all good.
Heya, Not sure if you were referring to me to translate. Im not proficient enough in Spanish, I used Google Translate Google Translate (just cut and paste) to translate it for myself. Also, why not add the function of this in the first option?; airmon-ng start wlan1 Thanks for all your work on this by the way.
Great script, but it won't work any more for me on Kali. It worked the first time, but after it run once, the every other time I get those errors: Code: Select All He is riding the card in monitor mode SIOCSIFFLAGS: Connection timed out SIOCSIFFLAGS: Operation not possible due to RF-kill mon0 ----> Monitor mode is used. Code: Select All New MAC: 00:11:22:33:44:55 (Cimsys Inc) SIOCSIFFLAGS: Operation not possible due to RF-kill Code: Select All link: error fetching interface information: Device not found Code: Select All canning for targets... 29 seconds cat: /tmp/BullyWPS/wash_capture.3013: No such file or directory [X] ERROR: Failed to open 'mon0' for capturing So it won't even get a list of WPS networks. Reboots don't help.
Sounds like somthing is blocking or using your card try Code: Select All rfkill list all or rfkill unblock all
Thanks. However: - rfkill unblock all does not remove hard lock, which is the one that's usually on - even if I reboot and make sure there is no lock on the interface, the script kind of runs, but wash produces no output and therefore Code: Select All * * * W A R N I N G * * * Not found any RED WPS enabled in capturing Press ENTER to return to menu Yet if I run wash manually, as I do for reaver, it produces output.