Code Monkey home page Code Monkey logo

krackattack-all-zero-tk-key's People

Contributors

lucascouto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

krackattack-all-zero-tk-key's Issues

WARNING: Didn't receive beacon from rogue AP for two seconds

Just Keep on getting this error...
Kindly Help

[16:51:33] Injecting Null frame so AP thinks client 1c:5c:f2:68:82:d2 is awake (attacking sleeping clients is not fully supported)
[16:51:33] WARNING: Didn't receive beacon from rogue AP for two seconds

SyntaxError

Hello-_-
When I run the program I get this error, thanks for your help.

python3 krack-all-zero-tk.py wlan0 wlan1 Freebox milka --target 30:07:4d:96:76:c9

File "/home/kali/Desktop/krackattacks-poc-zerokey/krackattack/krack-all-zero-tk.py", line 144
except subprocess.CalledProcessError, ex:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized

and

./krack-all-zero-tk.py wlan0 wlan1 Freebox milka --target 30:07:4d:96:76:c9

Traceback (most recent call last):
File "./krack-all-zero-tk.py", line 11, in
from scapy.all import *
ImportError: No module named scapy.all

Attacked Client is not via on the Internet.

Thanks your code.
I try to this code. And I checked attacked client is connected rogue AP.
But DHCP is not work. Attacked Client has real AP's IP. So Attacked client is not via on the Internet.

what should I do?

error while running the script

./krack_all_zero_tk.py
Traceback (most recent call last):
File "./krack_all_zero_tk.py", line 10, in
username = os.path.expanduser(os.environ["SUDO_USER"])
File "/usr/lib/python2.7/UserDict.py", line 40, in getitem
raise KeyError(key)
KeyError: 'SUDO_USER'

ImportError: No module named mitm_channel_based.all

I'm now getting this error. Does anybody have any idea how to resolve it?
Thanks in advance!
Note : Following solutions does not work
1)pip install mitm_channel_based.all
2)pip install mitm_channel_based

./krack_all_zero_tk.py
Traceback (most recent call last):
File "./krack_all_zero_tk.py", line 19, in
from mitm_channel_based.all import *
ImportError: No module named mitm_channel_based.all

Error while running the script. havent experienced it before

HI
on running the script o receive this error which i havent received before even though ive used the script multiple times. the error is :

sudo python ./krackattack/krack_all_zero_tk.py wlan2 wlan0 eth0 "testnetwork -t -----------------

===[ KRACK Attacks against Linux/Android by Lucas Woody ]===

[10:34:27] Note: remember to disable Wi-Fi in your network manager so it doesn't interfere with this script
[10:34:27] Note: keep >1 meter between both interfaces. Else packet delivery is unreliable & target may disconnect
[10:34:29] Searching for target network on other channels
[10:34:36] Target network ----------------- detected on channel 6
[10:34:36] Will create rogue AP on channel 1
[10:34:36] Setting MAC address of wlan0 to -----------------
Traceback (most recent call last):
File "./krackattack/krack_all_zero_tk.py", line 593, in
attack.run(strict_echo_test=args.strict_echo_test)
File "./krackattack/krack_all_zero_tk.py", line 513, in run
self.mitmconfig.run()
File "/root/.local/lib/python2.7/site-packages/mitm_channel_based/mitm_code.py", line 420, in run
subprocess.Popen(["./enable_internet_forwarding.sh", self.nic_ether, self.nic_rogue_ap], stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[10:34:36] Closing hostapd and cleaning up ...

hoping you could help. ive been stuck for weeks for some reason and i just dont get it.

AttributeError: MitmChannelBased instance has no attribute 'run'

After running command:

sudo ./krack_all_zero_tk.py wlan0 wlan1 eth0 "xxx" -t xx:xx:xx:xx:xx:xx

I get this error:

`WARNING: Failed to execute tcpdump. Check it is installed and in the PATH

===[ KRACK Attacks against Linux/Android by Lucas Woody ]===

Traceback (most recent call last):
File "./krack_all_zero_tk.py", line 593, in
attack.run(strict_echo_test=args.strict_echo_test)
File "./krack_all_zero_tk.py", line 513, in run
self.mitmconfig.run()
AttributeError: MitmChannelBased instance has no attribute 'run'
[23:15:48] Closing hostapd and cleaning up ...`

[Error] No beacon received of network <SSID>. Is monitor mode working? Did you enter the correct SSID?

I'm getting this error:

[17:49:41] Note: remember to disable Wi-Fi in your network manager so it doesn't interfere with this script [17:49:41] Note: keep >1 meter between both interfaces. Else packet delivery is unreliable & target may disconnect [17:49:42] WARNING: Targeting ALL clients is not fully supported! Please provide a specific target using --target. [17:49:45] Searching for target network on other channels [17:49:50] No beacon received of network <CASA>. Is monitor mode working? Did you enter the correct SSID? [17:49:50] Closing hostapd and cleaning up ...

How can i solve it? I was able to make work krackattacks test script but i'm having problem with this one...

error while running enable_internet_forwarding.sh script

HI
when running the enable_internet_forwarding.sh with the command

#sudo ./enable_internet_forwarding.sh

it gives me an error
Command line is not complete. Try option "help"

can you please help me as to what i am doing worng??
thanks

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.