Georg311 · @Georg311
27 followers · 97 posts · Server infosec.exchange

What if all of this was a ploy to get people to use advanced hunting / E5

#asr #asrrules #defender #signature #asrmagedon #asrmageddon

Last updated 2 years ago

Fabian Bader · @fabian_bader
823 followers · 284 posts · Server infosec.exchange

Version 1.1 of the Microsoft LNK recovery script with added support to restore from the Volume Shadow Copy Service released

github.com/microsoft/MDE-Power

#asrmagedon #MDE #mdav

Last updated 2 years ago

· @ISO8601
5 followers · 15 posts · Server infosec.exchange

recovery powershell script, v1.0. Manual run, not for automation, but could probably be modified for that easily enough. The code is probably shit. No error checking etc. pastebin.com/NCdVqaGW

#asrmagedon

Last updated 2 years ago

· @ISO8601
5 followers · 15 posts · Server infosec.exchange

recovery v1 powershell script. Manual run, not for automation, but could probably be modified for that easily enough. pastebin.com/NCdVqaGW

#asrmagedon

Last updated 2 years ago

Fabian Bader · @fabian_bader
816 followers · 281 posts · Server infosec.exchange

My blog post from July last year became more relevant since last Friday then I had hoped.

But now is a good time to think about using the gradual rollout process for Microsoft Defender updates.

cloudbrothers.info/en/gradual-

#M365D #mdav #MDE #asrmagedon

Last updated 2 years ago

Pytt4m · @Pytt4m
4 followers · 34 posts · Server infosec.exchange

On the bright side of , it probably deletes malware's persistent startup items :troll:

#asrmagedon

Last updated 2 years ago

Fabian Bader · @fabian_bader
812 followers · 266 posts · Server infosec.exchange
· @vermiliondraught
1 followers · 9 posts · Server infosec.exchange
Matt Kirby · @mattkirbylondon
24 followers · 62 posts · Server infosec.exchange

Windows is the OS used by the majority of businesses. And yes, there are times when Microsoft really screws things up (). During such times seing smug Linux users crowing about their setup and using words like Micro$haft and windoze is not helpful. Take your Linux smugness elsewhere - the business people are talking

#asrmagedon

Last updated 2 years ago

Georg311 · @Georg311
27 followers · 97 posts · Server infosec.exchange

Great rule for finding out via advanced hunting what defender deleted

```
DeviceEvents

| where ActionType == "AsrOfficeMacroWin32ApiCallsBlocked" and Timestamp >= datetime("2023-01-13 00:00:00Z")

| order by Timestamp

| where FileName endswith ".lnk"
```

Thanks reddit

reddit.com/r/sysadmin/comments

#asrmagedon #asr #defender #signature

Last updated 2 years ago

barelysecure · @secminded
5 followers · 88 posts · Server infosec.exchange

You all know what won't delete? the paid shortcuts... like Candy Crush.

#asrmagedon

Last updated 2 years ago

Georg311 · @Georg311
25 followers · 92 posts · Server infosec.exchange

I've created a powershell script to try to fix the mess with the startmenu. It requires you to get the lnk files from some other pc but it should help in restoring from this
github.com/Georg311/RecreateSt

#defender #signature #asrmagedon #asr

Last updated 2 years ago

Georg311 · @Georg311
25 followers · 91 posts · Server infosec.exchange

I've created a powershell script to try to fix the mess with the startmenu. It requires you to get the lnk files from some other pc but it should help in restoring from this
github.com/Georg311/RecreateSt

#defender #signature #asrmagedon #asr

Last updated 2 years ago

Matt Kirby · @mattkirbylondon
24 followers · 62 posts · Server infosec.exchange

Thanks Microsoft (specifically Defender) for mangling the ASR rule "Block Win32 calls from Office macros" so that it deletes application shortcuts from user's desktops *and* Start menus! Yes Microsoft, Office apps are indeed available from office.com, but that doesn't help my users with a locally installed CRM does it?

#asrmagedon

Last updated 2 years ago

Joe Słowik · @jfslowik
2570 followers · 943 posts · Server infosec.exchange
FSUMogle · @FSUMogle
5 followers · 6 posts · Server infosec.exchange

Happy Friday if your ASR rule ‘Block Win32 API from Office Macro’ is already in audit mode .
Press F to pay respects if not.

#asrmagedon

Last updated 2 years ago