lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agoxz backdoor and autotools insanity - FelipeCfelipec.wordpress.comexternal-linkmessage-square4fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkxz backdoor and autotools insanity - FelipeCfelipec.wordpress.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square4fedilink
minus-squareCorngood@lemmy.mllinkfedilinkarrow-up0·1 year agoIf you stop shipping autotools generated artefacts in your tarballs, things will be a lot simpler. Weirdly enough the malicious code does look eerily similar to the benign code, because both are unnecessarily obfuscated. This is not a human written or readable file you’re talking about. It’s a generated script.
If you stop shipping autotools generated artefacts in your tarballs, things will be a lot simpler.
This is not a human written or readable file you’re talking about. It’s a generated script.