Undocumented and absent from the source code, a feature is present in the nbns-advertiser binaries under bin/, which are copied and run on the device when it is set up.
Every 12 hours the binary will execute curl and download a binary from the creator's domain, chmod it and execute it as root.
The (currently) downloaded binary appears to send the device serial number back to the same domain.
What is the purpose of this hidden functionality? It has been present in the binaries since May 19th.
Undocumented and absent from the source code, a feature is present in the
nbns-advertiserbinaries underbin/, which are copied and run on the device when it is set up.Every 12 hours the binary will execute
curland download a binary from the creator's domain, chmod it and execute it as root.The (currently) downloaded binary appears to send the device serial number back to the same domain.
What is the purpose of this hidden functionality? It has been present in the binaries since May 19th.