SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.49k stars 2.6k forks source link

Problems with NodeMCU(flashing, communication) after flashing deauther #859

Closed alekexe closed 6 years ago

alekexe commented 6 years ago

I flashed my NodeMCU 8266 with the latest 1mb bin and after that I could not find pwned SSID or get any communication.

NodeMCU Firmware programmer looks like this after trying again to flash the bin to 8266: http://alek.online/8266/firmware.png

and ESPlorer looks like this when opening 9600 port: http://alek.online/8266/esplorer.png

The board itself lights constant red light and it does not make pwned SSID. What did I do wrong and how can I fix this issuse? Thanks in advance. :))

alekexe commented 6 years ago

I have a Windows PC and Linux laptop so if I need to use different software that is not a problem for me.

I tried flashing through esptool again from laptop and that does not help. I changed 3 USB cables and also I tried it with an Android device and cables seem totally OK..

tobozo commented 6 years ago

Can you please post a link to the model you're using?

There are simiral issues popping up recently and we're still trying to find out if it's related to a specific NodeMCU model or if it's coming from the code.

As reproductibility on our side is the issue, random tests and observations on your side will be the only significant steps to find a solution.

It does not appear to be system related anyway.

Random tests include:

alekexe commented 6 years ago

Alright, I will try the things that you wrote. Thank you very much, you will be updated ASAP!

UPDATE:

I still cannot pass the http://alek.online/8266/nodemcu.png and I verified that there is no SSID being made from the board.

I tried flashing v1.5, reset and blank bins but I got the same results.

Board that I am flashing is bought from local seller and he saids that he does not know the model so with hope of helping out I made these two pictures: http://alek.online/8266/1.jpg http://alek.online/8266/2.jpg

alekexe commented 6 years ago

NodeMCU firmware programmer log:

Note:Detect serial port changed.
Note:Auto MAP serial port.Port-->COM6

Note:Serial port connected.
Note:Begin find ESP8266.
tobozo commented 6 years ago

you're flashing an ESP32 with a sketch that was made for an ESP8266 :rofl:

Closing this as out of scope since you can't use the deauther on an ESP32.

alekexe commented 6 years ago

Damn it! :laughing:

tobozo commented 6 years ago

With your ESP32 you can still try the Packet Monitor though

alekexe commented 6 years ago

What abot this repo https://github.com/Deflopper/esp32_deauther This is from where I bought my board, am I just noob or title was misleading? https://www.kupindo.com/Elektronika/42039117_NodeMCU-ESP8266-CP2102-Wifi-board Quoting the seller: "This module is intended for working in a wifi environment. It uses a well-tested ESP8266 chip."

@tobozo please answer :1st_place_medal:

tobozo commented 6 years ago

the product title on this page is just wrong but hey, you got a dual core at 240MHz instead of a monocore at 80MHz :+1:

The esp32_deauther project compiles fine, but does not deauth anything at all. Some features such as the WiFi scan are working though.

trngkn commented 6 years ago

Can you please post a link to the model you're using?

There are simiral issues popping up recently and we're still trying to find out if it's related to a specific NodeMCU model or if it's coming from the code.

As reproductibility on our side is the issue, random tests and observations on your side will be the only significant steps to find a solution.

It does not appear to be system related anyway.

Random tests include:

* being able to compile & flash the latest clone of this repo

* having more than one WiFi device to compare scan results with

* fiddling with the settings in the serial console

* running the reset sketch

* looking at similar issues (even closed ones) in the issue tracker of this repo and try to reproduce them

* try version 1.5 as hinted in #835

Dear @tobozo , i have same issue with alekexe but now i cant connect esp8266 to my laptop. I flashed deauther v2.0.5 by arduino and now my esp8266 not work at all. It not blink led when i connect to pc, not show port on any program to flash it. Wish u can see this and help me, tks u!

p/s: sorry for my bad English, i'm from Vietnam

tobozo commented 6 years ago

@trngkn the symptoms you describe make it sound like the ESP8266 is dead, do you have another unit you can test with, to make sure it's not caused by a defective USB port or cable ?

trngkn commented 6 years ago

i haven't another one but i've review step i did yesterday and remembered that i selected DSTIKE on Tools --> Board for my nodemcu module :( Have it take effected to my unit?

@trngkn the symptoms you describe make it sound like the ESP8266 is dead, do you have another unit you can test with, to make sure it's not caused by a defective USB port or cable ?