|
|
|
|
|
by chrissnell
4314 days ago
|
|
More importantly, what good is a code-signed executable when that executable can simply download a payload from the internet like this Dropbox installer does?
Code signing seems like a feel-good mechanism for users. Yeah, we guarantee that the executable that you downloaded was signed by a legitimate entity but once you run it, good luck. This type of "meta installer" seems ripe for exploitation. Unscrupulous entities create a legit signed app that later downloads a malicious payload; legitimate distributors might also find themselves to be the target of attackers who want to alter that downloadable payload. |
|