codeinabox to GolangEnglish · 20 days agoMalicious Go “crypto” Module Steals Passwords and Deploys Rekoobe Backdoorsocket.devexternal-linkmessage-square1linkfedilinkarrow-up116arrow-down12
arrow-up114arrow-down1external-linkMalicious Go “crypto” Module Steals Passwords and Deploys Rekoobe Backdoorsocket.devcodeinabox to GolangEnglish · 20 days agomessage-square1linkfedilink
minus-squareEthanlinkfedilinkEnglisharrow-up7·20 days agoSo… don’t import random modules. Be sure the module you’re importing is the one you intend to import. That already should have been obvious.
So… don’t import random modules. Be sure the module you’re importing is the one you intend to import. That already should have been obvious.