Mr.Un1k0d3r

@mrun1k0d3r.bsky.social

Live hacking content https://truecyber.world/ Red team training https://mr.un1k0d3r.world/training/ Github https://github.com/Mr-Un1k0d3r

I decided to publish my internal Azure Entra ID tool. There are a lot of these already available, but I've added some interesting features that have made a difference for me over the years. You can capture token through the browser using playwright github.com/Mr-Un1k0d3r/... #Azure

GitHub - Mr-Un1k0d3r/AzureRedOps: Azure RedOps is a offensive security toolkit for assessing the security posture of Microsoft Entra ID

Azure RedOps is a offensive security toolkit for assessing the security posture of Microsoft Entra ID - Mr-Un1k0d3r/AzureRedOps

github.com

We are going live tonight at 7 PM. Episode 36: Windows internals recap: what to look for and what matters when trying to understand internals and evade EDRs and detection. What telemetry is used by EDRs and where it comes from. www.linkedin.com/posts/charle... #edr #redteam

#edr #redteam #training | Charles F. Hamilton

Modern EDRs are getting good at detecting attackers. In this episode, we will do a deep dive into how EDRs detect you and how they use built-in telemetry provided by Microsoft. A must-see if you are...

linkedin.com

You want to load your shellcode in .NET without calling VirtualProtect? Use RuntimeHelpers.PrepareMethod to create a predictable RWX memory region for you. This method also doesn't require a delegate function pointer, since you override a .NET method. github.com/Mr-Un1k0d3r/...

GitHub - Mr-Un1k0d3r/DotnetNoVirtualProtectShellcodeLoader: load shellcode without P/D Invoke and VirtualProtect call.

load shellcode without P/D Invoke and VirtualProtect call. - Mr-Un1k0d3r/DotnetNoVirtualProtectShellcodeLoader

github.com