home.social

#edrevasion — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #edrevasion, aggregated by home.social.

fetched live
  1. No PE header? No problem.

    @FortiGuardLabs dropped a deep dive into a malware sample dumped without a PE header — like a cybercriminal rage-quit halfway through packing their payload.

    You ever load a binary in IDA and think, “Am I being punk’d?”
    Yeah, it’s one of those samples.

    This sample:

    • Reconstructs its own PE structure at runtime

    • Hides config data in obfuscated blobs

    • Uses anti-sandbox tricks to avoid analysis

    • Drops yet another info-stealer, because originality is dead

    It’s engineered to break basic static analysis and dodge sandboxes like it’s speedrunning DEFCON CTF.

    🔗 Full breakdown:
    fortinet.com/blog/threat-resea

    TL;DR for blue teamers:

    • Static AV signatures won’t help here

    • Watch for suspicious memory allocations + hollowing patterns

    • Endpoint heuristics > file-based detection

    • Log your PowerShell and LOLBins — this thing probably brings friends

    • If your EDR cries when it sees raw shellcode, maybe give it a hug

    #ThreatIntel #MalwareAnalysis #ReverseEngineering #Infosec #PEFilesAreSo2020 #EDREvasion #LOLbins #CyberSecurity #BlueTeam

  2. Here's the wiki entries for #EDRevasion as promised @hack_lu @itisiboller

    Evadere Classifications - different types of evasions by SpectreOps
    Awesome EDR Bypass Resources For Ethical Hacking - Awesome-EDR-bypasses
    “in the past two years, Mandiant, which is part of Alphabet Inc.’s Google Cloud division, has investigated 84 breaches where EDR or other endpoint security software was tampered with or disabled bloomberg.com/news/articles/20

  3. Happy Monday! This morning I am feeling much more caught up and refreshed. The feeling of burnout and being overwhelmed have subsided which is great!

    Today I am going to spending part of the day working with the interns and the other half of the day getting the Github integration working ELK. I was able to get one of my private repos to work properly, now I just need to get our organization's account working.

    We are also wrapping up our IR tabletop exercise. I am very proud with how the interns have contributing. We went with an EDR evasion method of compromise on some ERP servers that run our warehouses!

    Lot's of other stuff. Maybe I should write another blog post about everything I am working on!

    #security #IRtabletop #interns #ELK #github #EDRevasion