Are you ready for an Attack? We are security professionals specializing in penetration testing, cybersecurity assessments, and social engineering training.
Just noticed this change in the @MITREattack Enterprise Matrix V19. Defense Evasion has been split into the tactics Stealth and Defense Impairment.
attack.mitre.org/resources/u…
If you’re doing #cloud#security penetration testing and Azure is in scope, AZexec should already be in your toolkit!
AZexec brings a NetExec-style workflow to Azure & Entra ID, finally giving cloud pentesters the same speed, clarity, and offensive ergonomics we’re used to on-prem.
What makes it a must-have:
- Unauthenticated & guest-based enumeration (yes, the Azure “null session” problem is very real)
- Two-phase password spraying using Microsoft’s own APIs (stealthy, lockout-safe, MFA-aware)
- Deep Entra ID & ARM reconnaissance: users, roles, apps, Key Vaults, storage, networks, VMs
- Remote command execution across Azure VMs, Arc, MDE, and Intune
- Credential extraction & token abuse tailored for cloud-native environments
- NetExec-style output reporting (CSV / JSON / HTML) for clean ops and clean reports
If you know CrackMapExec / NetExec, AZexec will feel instantly familiar, just adapted for how Azure actually works.
Cloud attacks deserve cloud-native tooling.
🔗 GitHub: github.com/Logisek/AZexec#CloudSecurity#Azure#EntraID#Pentesting#RedTeam#OffensiveSecurity#AzureAD#NetExec#AZexec#Logisek
Excited to disclose my research allowing RCE in Kubernetes
It allows running arbitrary commands in EVERY pod in a cluster using a commonly granted "read only" RBAC permission. This is not logged and and allows for trivial Pod breakout.
Unfortunately, this will NOT be patched.
Burp AI 👉 SQLmap… all in seconds.
We found an SQL injection vulnerability. Instead of rebuilding the request, Burp AI generated the exact SQLmap command with every header included. 🤯
Watch!
24 million websites compromised. 🧵
PortSwigger's Director of Research, James Kettle (@albinowax), & AppSec expert John Hammond (@_JohnHammond) reveal the fatal flaws in HTTP/1.1 that attackers are abusing right now.
#HTTP1MustDie
NativeDump: Stealthy LSASS Dumping Tool Bypasses EDRs Using Only NTAPIs
NativeDump allows to dump the lsass process using only NTAPIs generating a Minidump file with only the streams needed to be parsed by tools like Mimikatz or Pypykatz.
meterpreter.org/nativedump-s…
Active Scan just got sharper - we’ve added new checks for OS command injection, powered by our latest ASCII Control Characters research. Install via Extensions -> BApp Store
‼️ Evilginx Pro 4.1 - Google Safe Browsing evasion 🛡️
I've just uploaded a short demo video demonstrating how Evilginx Pro is able to evade Enhanced protection in Google Chrome browser.
The update is coming soon!
🔗 youtube.com/watch?v=6AJ6dYt9…
Need another route to Active Directory? Check out SharpADWS, it has the ability to extract or modify Active Directory data without communicating directly with the LDAP server.
github.com/wh0amitz/SharpADW…
Need some cleartext password from TGT or NTLM hash? Always useful on internal penetration testing. Nice work @malcrove their blog post - malcrove.com/seamlesspass-le…
Weaponizing Windows Defender: New Attack Bypasses EDR
Krueger is a Proof of Concept .NET post-exploitation tool for remotely killing Endpoint Detection and Response (EDR)
securityonline.info/weaponiz…
Excited to share a tool I've been working on - ShadowHound.
ShadowHound is a PowerShell alternative to SharpHound for Active Directory enumeration, using native PowerShell or ADModule (ADWS). As a bonus I also talk about some MDI detections and how to avoid them