SpacehuhnTech / WiFiDuck

Wireless keystroke injection attack platform
http://wifiduck.com
MIT License
2.03k stars 353 forks source link

DHCP not working on WHID injector #109

Closed adamff-dev closed 1 year ago

adamff-dev commented 2 years ago

Is there an existing issue for this?

Describe your problem

I flashed WiFiDuck on a WHID injector, but when I connect to the AP, the ESP8266 won't provide me any IP, so I have to set it manually. It's like the DHCP service won't work properly. Also, the DNS server won't work.

Steps to reproduce

I made a few changes for making this code work on a WHID injector: https://github.com/125K/WiFiDuck-whid

  1. Use the esp8266Programmer.ino to be able to flash esp_duck code
  2. Flash the esp_duck code
  3. Flash the atmega_duck code
  4. Now, you can't connect to the network, unless you set an IP manually.

It's like the DHCP server is not working.

What hardware are you using?

WHID injector

Anything else?

No response

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
4. ℹī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

HugoMskn commented 2 years ago

Hey ! thanks very much for your work, I can finally run wifi duck on my whid, except, when I tried going onto the web page with the IP 191.168.4.1 I have ERR_ADDRESS_UNREACHABLE error, do you know why and could be get in touch on discord or sum ? here's mine just in case : Hugo ;)#0667

PS : I have somes friend who knows better C++ than I do, maybe we can work this out ?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.