Esp8266_deauther: UI: error loading attackStart.json?num=0 while in deauth loop

Created on 11 Aug 2017  Â·  15Comments  Â·  Source: SpacehuhnTech/esp8266_deauther

When I do a Deauth attack I get the error error loading attackStart.json?num=0
How to fix it?

bug

Most helpful comment

I think I got it figured out, according to the serial monitor everything is working, but I still get the error. I ignored the error and pressed stop, it stopped, then I pressed start again and it worked without any errors. I will add a pastebin link down below. It looks like it is working fine. Only problem is the wrong error I guess.

https://pastebin.com/JUDqFrAx

All 15 comments

This error can mean that the esp8266 is not responding after trying to start an attack.
So we need more informations. Can you provide the output of the serial communication with your esp ?

Where can I find the the output of the serial communication?

I want to add, I've got the same issue. It starts by saying the JSON attack file couldn't be loaded, and then shortly after I get the same error as OP. Like OP, I don't know where the output is, but if the thread is updated with instructions then I'll will send them over.

Arduino IDE : Menu Tools --> Serial monitor.
Use it when connected to the esp.
You'll get additional debugging informations about what's happening during the firmware execution.

Okay. Thanks for the promt reply. So, I selected the target network, went to attacks saw the correct network was in the selected APs so continued to start the Deauth attack, first it said there was an error loading the file, it continued and the status changed to starting. Next it created the attackStart.json?num=0 error. The monitor outputted this during that time: https://pastebin.com/ek8PVYRp and the button to stop the attack wouldn't work as it was stuck on starting.

I also wanted to say, I don't know if something is messed up with the output or if it should be like that but i put it in a pastebin anyway. Thanks for helping us. <3

That looks like the wrong baudrate. On the serial monitor in the bottom right corner, set it to 115200.

EDIT

with 115200 the output stays empty.

The output just changed to running Deauth attack... done, but I still get the error loading attackInfo.json

But now I get this error in the arduino coding screen, java.io.IOException: jssc.SerialPortException: Port name - COM4; Method name - setEventsMask(); Exception type - Can't set mask.

http://puu.sh/x8nG4/0c4c6ea876.png

I think I got it figured out, according to the serial monitor everything is working, but I still get the error. I ignored the error and pressed stop, it stopped, then I pressed start again and it worked without any errors. I will add a pastebin link down below. It looks like it is working fine. Only problem is the wrong error I guess.

https://pastebin.com/JUDqFrAx

Okay. https://pastebin.com/PpL1XPbD That's the log. It continued the spam after i pasted it but it was the same line "running Deauth attack... done". It was while I got that spam that I got the errors.

I am also have this problem

But I actually can't deauther

Its Not working. Its a scam

Am 01.10.2017 5:08 nachm. schrieb "ChiLegend" notifications@github.com:

But I actually can't deauther

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/spacehuhn/esp8266_deauther/issues/358#issuecomment-333383084,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Acyzh4Xn2BkRo6-FaENXEHGWswhOM26Tks5sn6rygaJpZM4O05mv
.

What do you mean scam?

I just switched to a lower version and It works lol

fixed in the next version, closing this

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sieuwe1 picture sieuwe1  Â·  4Comments

avoiceofreason picture avoiceofreason  Â·  5Comments

crazyguy830 picture crazyguy830  Â·  3Comments

itsik-b picture itsik-b  Â·  4Comments

Garfius picture Garfius  Â·  4Comments