101 to [email protected]English • 11 months agoBe careful.feddit.orgimagemessage-square176fedilinkarrow-up11.66K
arrow-up11.66KimageBe careful.feddit.org101 to [email protected]English • 11 months agomessage-square176fedilink
minus-square@[email protected]linkfedilinkEnglish36•11 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•11 months agoSeen this on the powershell subreddit before, it just downloads and runs another executable.
minus-square@[email protected]linkfedilinkEnglish5•11 months agoDeep analysis here https://denwp.com/anatomy-of-a-lumma-stealer
minus-square@[email protected]linkfedilinkEnglish3•11 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