kurumin@linux.community to Linux@lemmy.mlEnglish · 1 year agoLazarus hackers now push Linux malware via fake job offerswww.bleepingcomputer.comexternal-linkmessage-square14fedilinkarrow-up13arrow-down10cross-posted to: [email protected][email protected]
arrow-up13arrow-down1external-linkLazarus hackers now push Linux malware via fake job offerswww.bleepingcomputer.comkurumin@linux.community to Linux@lemmy.mlEnglish · 1 year agomessage-square14fedilinkcross-posted to: [email protected][email protected]
minus-squareBCsven@lemmy.calinkfedilinkarrow-up0·1 year agoSo doesn’t the user have to add +x to run this?
minus-squareleopold@lemmy.kde.sociallinkfedilinkEnglisharrow-up1·1 year agoIt never occurred to me before reading this comment that there actually is a use case for the execute permission. To me it was always just this annoying thing I have to do whenever I download an executable which I didn’t have to do on Windows.
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoFun fact, Windows has the same permission it just defaults to enabled.
minus-squareRustmilian@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-21 year agoNo because the zip archive retains permissions of the contained files.
minus-squareLiveLM@lemmy.ziplinkfedilinkEnglisharrow-up1·1 year agoHm, maybe there should be an option to always disable the executable permission when extracting
minus-squareRustmilian@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoThat’s perhaps possible, but likely would have to be implemented in each achieving tools individually.
So doesn’t the user have to add +x to run this?
It never occurred to me before reading this comment that there actually is a use case for the execute permission. To me it was always just this annoying thing I have to do whenever I download an executable which I didn’t have to do on Windows.
Fun fact, Windows has the same permission it just defaults to enabled.
No because the zip archive retains permissions of the contained files.
Hm, maybe there should be an option to always disable the executable permission when extracting
That’s perhaps possible, but likely would have to be implemented in each achieving tools individually.