GivEnergy Enters Administration, Batteries Expose Home Netwo... - #2732
Open
carlospolop wants to merge 1 commit into
Open
GivEnergy Enters Administration, Batteries Expose Home Netwo...#2732carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://pentestpartners.com/security-blog/givenergy-enters-administration-legacy-home-batteries-still-expose-customer-networks Content Categories: Based on the analysis, this content was categorized under "Pentesting WiFi / IoT gateway attacks, with cross-references to Pentesting Telnet, Pentesting Modbus, and Web IDOR". Repository Maintenance:
Review Notes:
Bot Version: HackTricks News Bot v1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated Content Update
This PR was automatically generated by the HackTricks News Bot based on a technical blog post.
📝 Source Information
🎯 Content Summary
The post describes multiple vulnerabilities and insecure deployment practices affecting legacy GivEnergy All In One 6.0 home-battery gateways. No CVE identifiers were assigned. The confirmed attack chain combines predictable Wi-Fi credentials, exposed local management services, default administrative credentials, plaintext disclosure of the customer's home Wi-Fi PSK, unauthenticated or weakly protected battery-control interfaces, a scan-triggered denial of service or factory ...
🔧 Technical Details
Predictable credential derivation from a broadcast identifier: If an IoT product uses its serial number or another public device identifier as its WPA PSK while broadcasting that identifier in the SSID, the wireless password can be derived without cracking WPA. Fixed fallback passwords such as
12345678have the same weakness. Wardriving databases such as WiGLE can be searched with partial SSID patterns to correlate vulnerable identifiers with physical locations.Pivoting through a dual AP/STA IoT gateway: A device operating simultaneously as a wireless access point and a client of a trusted network creates a credential-pivot opportunity. An attacker first joins the weak AP, accesses an embedded management service, and reads the station-side configuration to recover the trusted network's PSK. If the device also has an Ethernet connection to the router, it may provide an additional foothold into the LAN.
Defa...
🤖 Agent Actions
Updated
src/generic-methodologies-and-resources/pentesting-wifi/README.mdwith:[30].Validation passed for internal links, reference numbering, forbidden sources, and
git diff --check.mdbookwas unavailable, so the full build was skipped.This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.