Code Monkey home page Code Monkey logo

autocrack's People

Watchers

 avatar

autocrack's Issues

Corrupt CAB files

What steps will reproduce the problem?
1. run program
2.
3.

What is the expected output? What do you see instead?
0 IVs - Corrupt file?

Please use labels and text to provide additional information.

known bug, will be fixed in next upload, in the mean time you can fix it your 
self by looking for 2 lines "echo 'xterm -fn fixed -geom -0+0 -title "Packet 
Capture: $AIRESSID" -g -e "airodump-ng -c $AIRCHANNEL --bssid $AIRBSSID -w 
output $WIFI" 2>/dev/null &' >>startaircrack.sh"

and removing the "-g" so it should look like 

"echo 'xterm -fn fixed -geom -0+0 -title "Packet Capture: $AIRESSID" -e 
"airodump-ng -c $AIRCHANNEL --bssid $AIRBSSID -w output $WIFI" 2>/dev/null &' 
>>startaircrack.sh"


Original issue reported on code.google.com by [email protected] on 10 Aug 2011 at 4:51

Replace "tts" with "voice" in suggestion text

What steps will reproduce the problem?
1. Run autocrack
2. It says: "Looks like you have festival installed. Have you tried the tts 
option?"
3. Oh, how cool, no, I haven't. Let's try it:
4. Run autocrack --tts, or autocrack -tts, or autocrack tts
All fail because no such option exists.

So I have a look at the --help and find out the option is actually called 
"voice", not "tts". Then why not change that text to

"Have you tried the voice option?"


Original issue reported on code.google.com by [email protected] on 6 Aug 2013 at 11:28

Autocrack only outputs to /root

What steps will reproduce the problem?
1.run program from a location not in/root ie: "sh 
/Desktop/autocrack/autocrack.sh"
2.
3.

What is the expected output? What do you see instead?
expect all files and temporary folders to be put in /Desktop/autocrack/ instead 
all files and folders are written to /root

What version of the product are you using? On what operating system?
version uploaded Jan 2010

Please provide any additional information below.
would just like this program to be much cleaner and not clog up my /root


Original issue reported on code.google.com by [email protected] on 8 Sep 2011 at 4:35

Hanging In Kali Linux

What steps will reproduce the problem?
1.start the script
2.wait for it to start aircrack-ng
3.wait for it to send DeAuth packets
4.Wait as long as you want, it wont find the key

What is the expected output? What do you see instead?
Key, hanging on airmon data info

What version of the product are you using? On what operating system?
4.4 on Kali Linux

Please provide any additional information below.
Running as root from home folder


Original issue reported on code.google.com by [email protected] on 22 Jul 2013 at 3:15

Failed to crack a network that was easily cracked by other tools

========== Now attacking WLAN8D7703 ==========
There is enough IVs to start aircrack-ng                          
IVs:5303|Beacons:346|ARP sent:13550|Cracking IVs
Sending de-authenticate packets: %100
IVs:55345|Beacons:4108|ARP sent:1279151|Cracking IVs IVs
Hacking WLAN8D7703 has failed, a key was not found

I have been able to crack that very same wifi network several times with 
Backtrack using the most known tools and following the instructions found on 
youtube tutorials. I have the key and still use it.

Something is wrong if autocrack is not able to crack it.

Original issue reported on code.google.com by [email protected] on 28 Jul 2013 at 1:35

line 707: kill (<PID>) - No such process

What steps will reproduce the problem?
1. ./autocrack4.0.sh
2.
3.

What is the expected output? What do you see instead?
First time trying it out, every time I try to run it I get the following:

root@bt:~# ./autocrack4.0.sh
It looks like you have festival installed, have you tried the tts option?
Using WiFi card:  eth1 Broadcom wl
scanning for wifi networks: %100
./autocrack4.0.sh: line 707: kill: (14142) - No such process
cat: temp-01.*: No such file or directory

Shutting down wifi cards, Please wait


What version of the product are you using? On what operating system?
Autocrack4.0 on BT4 R2

Please provide any additional information below.
Doesn't seem to make any difference which directory I place the script in 
either, have tried a few places and they all give the same output.

Original issue reported on code.google.com by [email protected] on 20 Sep 2011 at 1:57

Port to OSX

How hard would it be to port this to Mac OSX?
I tried to run it as-is.
First it didn't detect Aircrack eventhough it is installed.
Then if I bypass I get 

cat: clist: No such file or directory
Using WiFi card:  Wireless tools not found
No wifi card detected. Quitting



Original issue reported on code.google.com by [email protected] on 31 Oct 2012 at 4:25

Should wait for more IVs and retry!!!!!!!!!

IVs:0|Beacons:263|ARP sent:0|Successfully associated
Sending de-authenticate packets: %100
There is enough IVs to start aircrack-ng                          
IVs:34064|Beacons:4403|ARP sent:0|Successfully associated|Cracking IVs
Hacking WLAN_A0 has failed, a key was not found

WHAT?!?! Then why not just collect a few more thousands IVs and retry??

Original issue reported on code.google.com by [email protected] on 27 Jul 2013 at 11:35

Lack of Documentation and/or Help

What steps will reproduce the problem?
1. Look for documentation on the new commands/features.
2. Fail to find anything.
3. There is no step three.

What is the expected output? What do you see instead?
I expected to see some sort of command output to the console if passed a --help 
or -help command.

What version of the product are you using? On what operating system?
Latest. I always update to the latest. I get a notification each time a new 
version is uploaded.

Please provide any additional information below.
This is really more of a cosmetic issue more than anything, but it WOULD help 
when it's really late and I'm doing an audit and I am pretty punchy from the 
2nd 5-hour energy I just drank.

Original issue reported on code.google.com by [email protected] on 22 Sep 2011 at 5:25

Errors while executing script

rupin@rupin-laptop:~/Desktop$ sh autocrack3.3.sh auto
autocrack3.3.sh: 25: function: not found
rm: cannot remove `voicetempfile.txt': No such file or directory
autocrack3.3.sh: 28: Syntax error: "}" unexpected

Ubuntu 11.04
Kernel 2.6.38-8



Original issue reported on code.google.com by [email protected] on 17 Sep 2011 at 12:23

There seems to be some wrong call to "kill" in the script

What steps will reproduce the problem?
1. run autocrack

Here's the output (truncated at the relevant part):

It looks like you have festival installed, have you tried the tts option?
Searching for a WiFi card \   
Using WiFi card:  wlan0 Intel 4965AGN iwl4965 - [phy0]
Setting wlan0 to monitor mode |   
scanning for wifi networks: %100
Found 13 Wifi networks
========== Now attacking  ==========
IVs:0|Beacons:Beacon|ARP sent:
Out of range, moving on
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill 
-l [sigspec]
Hacking  has failed, a key was not found
========== Now attacking WLAN_3A ==========
(...)

That part which start with "kill: usage: ...." seems to indicate there's a 
wrong call to kill somewhere in the script

Original issue reported on code.google.com by [email protected] on 27 Jul 2013 at 11:14

If a WiFi card is not able to go into monitor mode, program hangs indefinitely

What steps will reproduce the problem?
1. Start scanning with a non-monitor mode enabled WiFi card
2. Watch as the program locks up indefinitely.
3. Cry. :*(

What is the expected output? What do you see instead?
I expected to see some sort of error message saying that the card cannot go 
into monitor mode. Instead, I got nothing and I wanted people to be aware of 
this.

What version of the product are you using? On what operating system?
autocrack3.4.sh on Backtrack 5r1 32bit

Please provide any additional information below.
I haven't done much testing otherwise, but I figured that the three netbooks I 
tried it on was enough.

Original issue reported on code.google.com by [email protected] on 19 Sep 2011 at 6:45

Logs out automatically after scanning for Wi-Fi networks

What steps will reproduce the problem?
1.Running the program.
2.
3.

What is the expected output? What do you see instead?
Logs out automatically.

What version of the product are you using? On what operating system?
Ubuntu 14.04, autocrack 4.4

Please provide any additional information below.
I've installed all the aircrack tools and after 100% scanning of Wi-Fi networks 
it automatically logs out.

Original issue reported on code.google.com by [email protected] on 1 Jun 2014 at 9:00

Syntax errors

At random I get syntax errors when running autocrack.sh

Here's one.
I have detected other different ones that I didn't copy and can't reproduce 
now, because it seems to depend on whether or not the lines of the script 
containing the errors are actually run.


./autocrack4.4.sh: line 660: 17237
17239: syntax error in expression (error token is "17239")
./autocrack4.4.sh: line 698: 17237
17250
17251
17253
17254: syntax error in expression (error token is "17250
17251
17253
17254")
Moniter mode not detected, Quitting

(don't worry about the monitor mode thing, that's easily fixed by running with 
-cleanmon, but that shouldn't cause syntax errors)

Original issue reported on code.google.com by [email protected] on 28 Jul 2013 at 1:40

autocrack4.4.sh

What steps will reproduce the problem?
1.autocrack4.4.sh

What is the expected output? What do you see instead?

it should be able to increase its IV collection but it produce a error of 
"could not authenticate, checking to see if we can still getting ivs please 
wait", "attack was out of range", "a key was not found" and the process just 
stops, may I know what is the caused of the problem and how can I solve it?
Thanks your help is very much appreciated

What version of the product are you using? On what operating system?
Gnome 2.30.2 ubuntu 10.04 LTS



Original issue reported on code.google.com by [email protected] on 12 Jun 2012 at 8:42

Change mac address in autocrack

What steps will reproduce the problem?
1. Authentication failed (code 1)
2. How can I change the mac address in autocrack?

What is the expected output? What do you see instead?
The data remain zero, as AP rejects the source MAC address.

What version of the product are you using? On what operating system?
autocrack 3.4 (also tried autocrack4.4)

Please provide any additional information below.
I think if only i can change my mac address, then everything would work fine. 
Please reply me sir.

Original issue reported on code.google.com by [email protected] on 17 Nov 2012 at 10:50

[FEATURE] Please allow to skip to next network

There should be a way to skip the network currently being attacked and go ahead 
to the next one.
The first choosen target may require a lot of time because of the lack of 
traffic on it and one should be able to skip and see if the next gets attacked 
faster.

What if there are 30 network and the last one to be tried is the one that would 
take a couple of minute, and you stay there waiting for hours and hours while 
the script tries the other ones???

Original issue reported on code.google.com by [email protected] on 27 Jul 2013 at 11:26

xterm cannot open display %s

root@Jordan-laptop:/home/jordan/autocrack# ./autocrack3.2.sh auto
It looks like you have festival installed, have you tried the tts option?
Using WiFi card:  mon1 Atheros ath9k - [phy0]
scanning for wifi networks: %100
Found 1 Wifi network
========== Now attacking aircrack ==========
No protocol specified
Warning: This program is an suid-root program or is being run by the root user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
xterm Xt error: Can't open display: %s
./autocrack3.2.sh: line 99: kill: (7131) - No such process 

I'm running the script on a laptop running kubuntu 11.04 amd64. I'm running 
autocrack.sh through konsole which is KDE's terminal emulator

Original issue reported on code.google.com by [email protected] on 16 Sep 2011 at 6:14

autocrack fails after searching for networks.

What steps will reproduce the problem?
1. Running Ubuntu 14.04 on USB stick
2. Running with sudo -
3. Execute ./autocrack.4.4.sh

What is the expected output? What do you see instead?
It started of fine searching for Wi-Fi networks.  When it hit 100% then instead 
of creating four new smaller windows it went to the system login screen.

What version of the product are you using? On what operating system?
Tried both 3.4 and 4.4: same results.

Original issue reported on code.google.com by [email protected] on 17 Aug 2014 at 9:41

autocrack depends on aircrack installed through apt-get to work

As $aircracktest uses apt-cache to check for aircrack, it doesn't work if 
aircrack wasn't installed through apt-get. I guess it wasn't a problem before 
because aircrack-ng was available in Ubuntu's repositories. But, since 12.04, 
it's not the case anymore.

A quick and dirty fix was to change:
aircracktest=`apt-cache pkgnames aircrack-ng`
to:
aircracktest=`aircrack-ng > /dev/null 2>&1; if [ $? -eq 0 ]; then echo "yes"; 
else echo "no"; fi`

This, basically, tries to execure aircrack-ng and checks the error code. If it 
was successful (i.e. aircrack-ng exists), puts yes. If not, puts no.

It can be refactored into a function.

What do you think?

Original issue reported on code.google.com by [email protected] on 10 Sep 2012 at 6:51

No way to exclude networks

There's no way to exclude a network. As it is now, it attacks the network 
you're already on, which is a waste of time.

Original issue reported on code.google.com by [email protected] on 29 Dec 2012 at 2:06

Port to OpenWrt???

i get these different errors which i would think would be easily resolvable in 
openwrt, but i lack the know how.

i do have aircrack installed ( the checking script is not for openwrt, so 
displays that it is not there )


cat clist  errors ( cat: can't open 'clist': No such file or directory )


sleep errors ( maybe because of floating point? ) not sure ( sleep: invalid 
number '0.20s'12 )


and doesnt seem to want to detect interfaces properly in 4.4. 
i believe it was 4.3 that i got to be able to detect the mon0 iface.


and for sake of knowledge. im using a wifipineapple mark 5 router. its firmware 
is indeed built from openwrt Attitude Adjustment.


# bash autocrack4.4.sh auto
autocrack4.4.sh: line 22: apt-cache: command not found
autocrack4.4.sh: line 25: apt-cache: command not found
This script has the ability to vocalize what its doing
if you would like to test this ability please install festival
by typing in: apt-get install festival
and then restart this script like so: ./autocrack.sh voice
or ./autocrack.sh auto voice
It looks like you dont have Aircrack-ng installed
Would you like to try and install aircrack now?
or bypass this error? Y/n/b:b
Ignoring this error

cat: can't open 'clist': No such file or directory

Using WiFi card:  Interface Chipset Driver mon1 RTL8187 rtl8187 - [phy1] wlan2 
RTL8187 rtl8187 - [phy2] mon0 RTL8187 rtl8187 - [phy1] wlan1 RTL8187 rtl8187 - 
[phy1] mon4 RTL8187 rtl8187 - [phy1] wlan0 Atheros ath9k - [phy0] mon3 RTL8187 
rtl8187 - [phy1] mon2 RTL8187 rtl8187 - [phy1]
No wifi card detected. Quitting





------------------------------------------------------------------------
It looks like you have festival installed, have you tried the tts option?
mon0
sleep: invalid number '0.20s'1
sleep: invalid number '0.20s'2
sleep: invalid number '0.20s'3
sleep: invalid number '0.20s'4
sleep: invalid number '0.20s'5
sleep: invalid number '0.20s'6
sleep: invalid number '0.20s'7
sleep: invalid number '0.20s'8
sleep: invalid number '0.20s'9
sleep: invalid number '0.20s'10
sleep: invalid number '0.20s'11
sleep: invalid number '0.20s'12
sleep: invalid number '0.20s'13
sleep: invalid number '0.20s'14
sleep: invalid number '0.20s'15
sleep: invalid number '0.20s'16
sleep: invalid number '0.20s'17
sleep: invalid number '0.20s'18
sleep: invalid number '0.20s'19
sleep: invalid number '0.20s'20
sleep: invalid number '0.20s'21
sleep: invalid number '0.20s'22
sleep: invalid number '0.20s'23
sleep: invalid number '0.20s'24
sleep: invalid number '0.20s'25
sleep: invalid number '0.20s'26
sleep: invalid number '0.20s'27
sleep: invalid number '0.20s'28
sleep: invalid number '0.20s'29
sleep: invalid number '0.20s'30
sleep: invalid number '0.20s'31
sleep: invalid number '0.20s'32
sleep: invalid number '0.20s'33
sleep: invalid number '0.20s'34
sleep: invalid number '0.20s'35
sleep: invalid number '0.20s'36
sleep: invalid number '0.20s'37
sleep: invalid number '0.20s'38
sleep: invalid number '0.20s'39
sleep: invalid number '0.20s'40
sleep: invalid number '0.20s'41
sleep: invalid number '0.20s'42
sleep: invalid number '0.20s'43
sleep: invalid number '0.20s'44
sleep: invalid number '0.20s'45
sleep: invalid number '0.20s'46
sleep: invalid number '0.20s'47
sleep: invalid number '0.20s'48
sleep: invalid number '0.20s'49
sleep: invalid number '0.20s'50
sleep: invalid number '0.20s'51
sleep: invalid number '0.20s'52
sleep: invalid number '0.20s'53
sleep: invalid number '0.20s'54
sleep: invalid number '0.20s'55
sleep: invalid number '0.20s'56
sleep: invalid number '0.20s'57
sleep: invalid number '0.20s'58
sleep: invalid number '0.20s'59
sleep: invalid number '0.20s'60
sleep: invalid number '0.20s'61
sleep: invalid number '0.20s'62
sleep: invalid number '0.20s'63
sleep: invalid number '0.20s'64
sleep: invalid number '0.20s'65
sleep: invalid number '0.20s'66
sleep: invalid number '0.20s'67
sleep: invalid number '0.20s'68
sleep: invalid number '0.20s'69
sleep: invalid number '0.20s'70
sleep: invalid number '0.20s'71
sleep: invalid number '0.20s'72
sleep: invalid number '0.20s'73
sleep: invalid number '0.20s'74
sleep: invalid number '0.20s'75
sleep: invalid number '0.20s'76
sleep: invalid number '0.20s'77
sleep: invalid number '0.20s'78
sleep: invalid number '0.20s'79
sleep: invalid number '0.20s'80
sleep: invalid number '0.20s'81
sleep: invalid number '0.20s'82
sleep: invalid number '0.20s'83
sleep: invalid number '0.20s'84
sleep: invalid number '0.20s'85
sleep: invalid number '0.20s'86
sleep: invalid number '0.20s'87
sleep: invalid number '0.20s'88
sleep: invalid number '0.20s'89
sleep: invalid number '0.20s'90
sleep: invalid number '0.20s'91
sleep: invalid number '0.20s'92
sleep: invalid number '0.20s'93
sleep: invalid number '0.20s'94
sleep: invalid number '0.20s'95
sleep: invalid number '0.20s'96
sleep: invalid number '0.20s'97
sleep: invalid number '0.20s'98
sleep: invalid number '0.20s'99
sleep: invalid number '0.20s'100


Shutting down wifi cards, Please wait



Original issue reported on code.google.com by tritter6369 on 1 Nov 2014 at 5:04

ermissions error

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Sep 2011 at 6:40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.