101 to [email protected]English • 9 months agoBe careful.feddit.orgimagemessage-square176fedilinkarrow-up11.65K
arrow-up11.65KimageBe careful.feddit.org101 to [email protected]English • 9 months agomessage-square176fedilink
minus-square@[email protected]linkfedilinkEnglish36•9 months agoAnybody got more info on the actual payload? powershell.exe -eC [payload_w_base64] is mentioned here. -eC just means encoded command afaik.
minus-square@[email protected]linkfedilinkEnglish6•9 months agoSeen this on the powershell subreddit before, it just downloads and runs another executable.
minus-square@[email protected]linkfedilinkEnglish5•9 months agoDeep analysis here https://denwp.com/anatomy-of-a-lumma-stealer
minus-square@[email protected]linkfedilinkEnglish3•9 months agoThanks for sharing. I also added that website to my RSS reader.
Anybody got more info on the actual payload?
powershell.exe -eC [payload_w_base64]
is mentioned here.-eC
just means encoded command afaik.Seen this on the powershell subreddit before, it just downloads and runs another executable.
Deep analysis here https://denwp.com/anatomy-of-a-lumma-stealer
Thanks for sharing.
I also added that website to my RSS reader.
Same