Google's Nino Isakovic analyses the ScatterBrain obfuscator, used on POISONPLUG variants. ScatterBrain appears to be a substantial evolution of ScatterBee, an obfuscating compiler previously analysed by PWC. https://t.co/E9FU3eokgl
Ever wonder how attackers use advanced tools to evade detection?
Mandiant analyzes #ScatterBrain, an obfuscator in the POISONPLUG.SHADOW backdoor, which is used by China-nexus actors.
Learn how we’re unmasking these sophisticated threats.
Read more: https://t.co/5vwYoEBwjz
For anyone using Binary Ninja and wanting to use Mandiant's ShellcodeHashes IDA plugin-I ported a basic version of the IDA plugin to Binary Ninja:
https://t.co/4CIM7QwfbP
Known limitations - No GUI, no support for searching memory constants - but it works well for most use cases
We've got TWO roles open in Australia! Looking for both tech and strat threat intel analysts. Come work with all the awesome folks on the #pwc TI team. Bonus: Witness firsthand the epic banter between me and @pewpew_lazors.
https://t.co/pHIhEkwPog
https://t.co/M211FbxPdm
PwC is seeking a Cyber - Global Threat Intelligence - Technical Analyst - Sr Associate based in the Remote area. For more details, visit the listing. #ninjajobs#hiring#cybersecurity https://t.co/OIjnF3FiGb
Recently uploaded ShadowPad #malware (6e99974b8d421f8923fc132487d7da0d22c5e0fa1940494f312f9c9389c3f4ca) uses C2 login[.]onesigh[.]com. The Root module is from November 2020. Working on ShadowPad? DMs are open for collaboration #threatintel
PwC is seeking a Threat intelligence / malware analyst based in the US / NL / DE area. For more details, visit the listing. #ninjajobs#hiring#cybersecurity https://t.co/jMN0KjiZD0
For anyone interested in some #ShadowPad research- https://t.co/lQ4nlBFBXK
https://t.co/PuUIlH4mht
Takes a deep dive into the #ScatterBee (aka #ShadowShredder, #PoppingBee) packing mechanism used by some ShadowPad variants and has scripts to enable static analysis of the payloads
extra - IDA determines if a binary is Golang or not only by the presence of the Go build string. The build string does not need to be correctly formed, just finding space in the .text section with enough CC alignment and pasting that string in lets IDA work properly @HexRaysSA
If you are reversing latest #Hive#Ransomware (written in GO) be careful about intentionally missing "Go build ID" string in compiled binary - latest IDA 7.6 will not treat it as GO compiled binary and no func will be recognized (Patch it -> Load it -> Patch it back).🙏😉
In case you missed it, we recently released Season 1 of “Igor’s tip of the week” blog posts in PDF format (All 52 of them!). We hope you find it useful!
Check it out : https://t.co/cPy0hT07YV
#HexRays#Igorstipoftheweek#IDA#ReverseEngineering