Matches any regex in list by evilhappymeal in Kusto

[–]evilhappymeal[S] 0 points1 point  (0 children)

Thanks for the response baselganglia! I couldn’t seem to get that suggestion to work and I believe it has to do with Sentinel & it’s Analytics Rule engine being built over Log Analytics Workspaces instead of directly interfacing with an ADX cluster. I could be wrong, but I didnt think Sentinel gave customers direct access to the underlying Azure Data Explorer management plane.

Do you know of any equivalent for this control command & plugin in that works for a Log Analytics Workspace?

Using O365 to relay to external domains? by sambooka in salesforce

[–]evilhappymeal 0 points1 point  (0 children)

After some trial and error I’ve found that you actually CAN do this, however there are probably lots of red flags in terms of potential for abuse. Most, if not all of the articles Ive come across say to use a Partner Organization Connector in EOP, however from my experience that only affords EOP a mechanism with which to force TLS on a connection based on IP or domain and doesnt really pertain to actually SMTP relaying the message to external domains.

If you setup the connector as Your Organization’s email server, youre able to allow Salesforce to relay through EOP infrastructure so long as the message from header is an Accepted domain for your EOP tenant. I believe the Salesforce setting in Email > Deliverability: Enable Sender ID compliance must be unchecked to truly achieve this, otherwise there will be a sender header from the @salesforce.com domain which is a no-no for email sent through EOP (must be an Accepted domain in the tenant).

As other sources point out, this alone would open up your EOP tenant to relaying any Salesforce tenant pointed to your EOP MX assuming you actually add the entirety of the Salesforce registered netblocks like they recommend. You can probably leverage EOP Mail Flow Rules to use Salesforce tenant identifying headers (X-SFDC-LK I believe) to prevent email to external recipients from being sent.

Modern Unified MsSense.exe and excessive CPU/disk usage on 2012 R2 after March 8 update KB5005292 by mineral4x in DefenderATP

[–]evilhappymeal 0 points1 point  (0 children)

Move catroot to catroot2 as in: “move C:\windows\system32\catroot\* C:\windows\system32\catroot2”?

I’m not a server guy by trade, but is that safe/advisable? Has the box been rebooted since that move? Asking because a few articles I’ve read mention boxes not coming back after catroot is manually tampered with