infosec's little brother | the blue teamer's red teamer | Principal Sec Researcher & Red Teamer | 🎯 OffensiveNotion co-dev | PMAT creator | Cosmo + Kiki's dad
Oct 10, 2022 • 11 tweets • 5 min read
[🤔] So MSF/Meterpreter shouldn't be used as a C2. Got it. What features make something secure enough to use as a proper C2 then?
Let's compare and contrast MSF/Meterpreter and @merlin_c2 to highlight some features that I think make a C2 safe enough for ops
...
@merlin_c2 The biggest one, to me, is payload authentication. Not just that a payload can connect to a server, but that *your* payload *only* connects to *your* server
MSF can do this but not by default. Merlin uses the OPAQUE to do so
🧵D/Invoke for D/ummies 🪡
Why just invoke the P when you can invoke the D?
Wanted to slap together a quick How-To on setting up a simple PoC using D/Invoke.
Read on and soon, you too will be invoking the D with vigor!
1/n
D/Invoke allows you to call unmanaged Win APIs without defining them statically in your program. It's much more OPSEC friendly than calling those APIs directly.
2/n
Jan 18, 2022 • 5 tweets • 2 min read
🧵Notion for malware delivery🦠
WhisperGate's Discord CDN hosted malware had me thinking, what other common desktop apps have similar file embed/retrieval capabilities?
How about my favorite notetaking app, Notion?
1- Embed your payload. I'm using a Covenant Grunt HTA 2- Running a web proxy of your choice, click to download the HTA you just embedded. Intercept this request and find the GET request to the AWS S3 resource for this file
Jan 17, 2022 • 30 tweets • 9 min read
☢️WhisperGate Wiper Malware Analysis Live Thread
here we go🧵
Four files total retrieved from VX-Underground on Jan 16th, 2022