[GH-ISSUE #1367] Change network name and password (security request) #699

Closed
opened 2026-02-28 00:04:20 +03:00 by kerem · 3 comments
Owner

Originally created by @sirakai-pc on GitHub (Dec 26, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1367

I want to be able to change the network name or at least the password for security purposes.. If there's the chance that someone knows this project he surely would know the password(Google would be is friend).. The more common reason is wordlist cracking.
The ability and a clear documentation of the feature.

Originally created by @sirakai-pc on GitHub (Dec 26, 2020). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1367 I want to be able to change the network name or at least the password for security purposes.. If there's the chance that someone knows this project he surely would know the password(Google would be is friend).. The more common reason is wordlist cracking. The ability and a clear documentation of the feature.
kerem 2026-02-28 00:04:20 +03:00
Author
Owner

@welcome[bot] commented on GitHub (Dec 26, 2020):

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 🇬🇧 Communicate in English so everybody can understand you
2. 📖 Have a look at the Wiki and README for information
3. 🔍 Search for similar issues (open and closed)
4. ✍️ Provide enough information to understand, recreate and help out with your problem
5. ℹ️ Let us know if you find a solution and please share it with us
6. 📕 Close the issue when your problem has been solved

<!-- gh-comment-id:751397212 --> @welcome[bot] commented on GitHub (Dec 26, 2020): Thanks for opening your first issue here! 🎉<br> 👉 Be sure to:<br> 1. 🇬🇧 Communicate in English so everybody can understand you<br> 2. 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> 3. 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> 4. ✍️ Provide enough information to understand, recreate and help out with your problem<br> 5. ℹ️ Let us know if you find a solution and please share it with us<br> 6. 📕 Close the issue when your problem has been solved
Author
Owner

@sirakai-pc commented on GitHub (Dec 27, 2020):

I've already seen davedarko's work but you shoudn't definitely have your laptop or pc around you to demonstrate the vulnerability of these wifi networks, as I understand I can only change the wifi credentials by running the arduino code by a pc or a rooted android(if they're nearby the deauther). So there should be an official way to do this in the flash itself.

<!-- gh-comment-id:751411283 --> @sirakai-pc commented on GitHub (Dec 27, 2020): I've already seen [davedarko's work](https://gist.github.com/davedarko/87183b00e77ffb8fc59f89bf3b23d561) but you shoudn't definitely have your laptop or pc around you to demonstrate the vulnerability of these wifi networks, as I understand I can only change the wifi credentials by running the arduino code by a pc or a rooted android(if they're nearby the deauther). So there should be an official way to do this in the flash itself.
Author
Owner

@HA4ever37 commented on GitHub (Jan 1, 2021):

This feature is implemented already. Follow these steps:

  • Connect to "pwned" network
  • Open web browser and enter this URL "http://192.168.4.1/settings.html"
  • Change the network name and password
  • Click on the "save" button and restart the ESP8266
<!-- gh-comment-id:753241316 --> @HA4ever37 commented on GitHub (Jan 1, 2021): This feature is implemented already. Follow these steps: - Connect to "pwned" network - Open web browser and enter this URL "http://192.168.4.1/settings.html" - Change the network name and password - Click on the "save" button and restart the ESP8266
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#699
No description provided.