Reverse engineering Bambu Connect: Difference between revisions
claude rewording |
and challenge |
||
Line 2: | Line 2: | ||
Bambu Connect is an [[Help:Electron|Electron]] App with [[Security Through Obscurity]] principles, hence it is inherently insecure.<noinclude> | Bambu Connect is an [[Help:Electron|Electron]] App with [[Security Through Obscurity]] principles, hence it is inherently insecure.<noinclude> | ||
{{GuideNotice}} | {{GuideNotice}} | ||
The purpose of this guide is to demonstrate the trivial process of extracting the ''"private keys"'' used for communicating with Bambu devices to examine the technical basis for Bambu Lab's security justification of Bambu Connect. | The purpose of this guide is to demonstrate the trivial process of extracting the ''"private keys"'' used for communicating with Bambu devices to examine, and challenge, the technical basis for Bambu Lab's security justification of Bambu Connect. | ||
To read the main.js for further analysis or extracting the private key stored by Bambu in the app: | To read the main.js for further analysis or extracting the private key stored by Bambu in the app: |