codeinabox to GolangEnglish · 1 day 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 · 1 day agomessage-square1linkfedilink
minus-squareEthanlinkfedilinkEnglisharrow-up7·22 hours 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.