Genuine🏹| Been to so many scary places..
Malware Research and Detection | Offensive Capabilities Engineer | #Women_Of_Suricata | Surreal haikos and scribbles
I am back to posting to https://t.co/V6g7G4R6rd in my free time (which I have again). I plan on adding new content relating to Active Directory & Azure AD (now Entra ID).
First up is "Entra & Azure Managed Access Revisited". This article expands on one I wrote years ago about how to jump from Azure AD/Entra ID to Azure. This new article covers managing Elevated Access as well as logging.
https://t.co/wHxlRKTo2J
Enjoy!
Fantastic Rootkits and Where to Find Them.
Case Study #1: APT29 Brute Ratel C4 Campaign Drops “Husky” Rootkit
Case Study #2: Mingloa (CopperStealer) Rootkit
https://t.co/nyQYNn3zQd
Today, together with Jonathan Elkabas, we're releasing EntraGoat - A Deliberately Vulnerable Entra ID Environment.
Your own hands-on Entra lab for identity attack simulation.
Built for red teams, blue teams and identity nerds.
Check it out here👉https://t.co/5qlXQiSYHS
It's been almost a year since my last blog... So, here is a new one: Extending AD CS attack surface to the cloud with Intune certificates.
Also includes ESC1 over Intune (in some cases).
https://t.co/Dm1x9ORW7Q
Oh, and a new tool for SCEP: https://t.co/mm9ASrBUKp
💥 CERT-UA published a report on a malware powered by an LLM.
The malware uses Qwen 2.5-Coder-32B-Instruct via the HuggingFace API to generate and execute commands on infected systems.
It is a Python script that embeds prompts to dynamically craft Windows reconnaissance commands. The generated commands are executed on the fly and the result stored in C:\Programdata\info\.
This is a very interesting use case and you can leverage NOVA for prompt pattern detection.
So here are 2 NOVA rules to detect and match those embedded prompts 👇
➡️ Report: https://t.co/hRhgU74Vgo
In our latest webinar we proudly presented Sentry Respond - FalconForce’s cloud native automation platform for high maturity SOCs - to the world! You can watch the webinar recording and download the slides from our website: https://t.co/vHL1idMV6c
Hi, I just released this python-version of @CICADA8Research's nice RemoteKrbRelay-tool.
It is based on @_dirkjan's KrbRelayx and @sploutchy's https://t.co/sLJiDOZjPQ and https://t.co/SjvgbFz7WX.
Please check it out:
https://t.co/LWtuRyVoue
built a tiny fingerprint-aware reverse proxy (on top of fingerproxy)—logs JA3, JA4, and JA4H fingerprints, and lets you ⛔️ block or ↪️ route traffic based on them. great for honeypots or bot filtering, better for fun! can release if it’s useful to anyone.
My new article, "Writing a Full Windows ARM64 Debugger for Reverse Engineering," covers the topic in detail, including its internals and the core differences between Windows on Intel and ARM64:
https://t.co/5xASMMNAEk
New Blog Post: PowerShell Exploits – Modern APTs and Their Malicious Scripting Tactics
I’ve just published a new blog where I explore how PowerShell is used in red team operations, especially by advanced persistent threats (APTs), with a focus on evasion.
In the blog, you’ll find:
- A detailed explanation of AMSI (Antimalware Scan Interface) and how to bypass it with PowerShell
- How we can abuse .NET to run PowerShell commands without PowerShell and without getting detected, and how this works
- Methods of AMSI memory patching in C with many practical examples and effective public tools like Invoke-Obfuscation
- How APTs create their own methods to avoid detection by security tools with practical, effective demonstrations
- Practical examples of underused techniques like CLSID hijacking and exploiting lesser-known LOLBins
- Introducing PowerLoad3r: An advanced, evasive malicious PowerShell script loader.
Read it from here -> https://t.co/wG8qzPhswm
"All the techniques and tests are done against Kaspersky EDR, so you’ll get real-world demos :)"
A special shoutout to @0xNinjaCyclone for inspiration.
#redteam #evasion