Determine the initial point of compromise

Prev Next

You can find the first foothold an attacker gained in your environment to understand the vulnerability they exploited.

  1. After gathering data related to an incident, sort the grid view by the Event Timestamp column in ascending order (oldest first).

  2. Analyze the earliest logon events. Look for the first suspicious entry, such as:

    • A successful RDP login from an unknown external IP address.

    • A series of failed logons followed by a success for the same account.

    • A logon event associated with a suspicious Path or Process, such as powershell.exe.