THREAT FIELD NOTESINTELLIGENCE FOR DEFENDERS
Back to home

Practical notes for defenders

Detection ideas, investigation prompts, and operational reminders designed to be useful during real work.

Detection · EndpointDetection note

Suspicious PowerShell execution

Look beyond process names to encoded content, parent-child relationships, and network behavior.

PowerShellKQLEndpoint
Brief overview

Useful pivots include EncodedCommand, IEX, hidden window flags, browser or Office parents, and connections immediately after launch.

Investigation · IdentityInvestigation note

Unexpected MFA method registration

A new authentication method can be a persistence mechanism rather than normal account maintenance.

MFAEntra IDPersistence
Brief overview

Correlate registration events with password resets, helpdesk tickets, device posture, location, and privileged role changes.

Hunting · CloudHunt idea

Rare service-principal sign-ins

New source infrastructure or resource access may expose misuse of application credentials.

Service principalCloudHunting
Brief overview

Build a baseline by principal, source network, resource, and time. Investigate first-seen combinations and privilege changes.

Triage · EmailTriage note

OAuth consent phishing

Malicious applications can gain access without collecting a user’s password.

OAuthEmailPhishing
Brief overview

Review consent events, requested scopes, publisher verification, redirect URIs, and subsequent API activity.