Hardening 3rd Party C2 by Encrypting the Routing Data
tl;dr: most 3rd party c2s send unencrypted routing data and use base64. I encrypted the routing data and added pluggable codecs to minimize the risk of detec...
tl;dr: most 3rd party c2s send unencrypted routing data and use base64. I encrypted the routing data and added pluggable codecs to minimize the risk of detec...
Device code phishing is seriously underrated in my opinion. Yes, we’ve seen various device code phishing attacks targeting Microsoft cloud and Salesforce, ...
Some notes after performing red teaming of the Mac environment of an F500 company.
If you ever uploaded a live implant to VirusTotal you will notice many callbacks from sandboxes. A common defense faced by attackers is the use of EDRs that ...
I have migrated my blog from Keystone.js to Jekyll. I have also switched from self hosting to using GitHub pages.