lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 7 months agoxz backdoor and autotools insanity - FelipeCfelipec.wordpress.comexternal-linkmessage-square8fedilinkarrow-up172arrow-down13
arrow-up169arrow-down1external-linkxz backdoor and autotools insanity - FelipeCfelipec.wordpress.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 7 months agomessage-square8fedilink
minus-squareCorngood@lemmy.mllinkfedilinkarrow-up2·7 months 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.