Skip to content

Commit 1efdcea

Browse files
committed
Update credential_access_machine_account_smb_relay.toml
1 parent 39936af commit 1efdcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/windows/credential_access_machine_account_smb_relay.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ note = """## Triage and analysis
2020
### Investigating Potential Machine Account Relay Attack via SMB
2121
2222
### Possible investigation steps
23-
- Compare the source.ip to the target server host.ip to make sure it's indeed a remote use of the machine account.
23+
- Compare the source.ip to the target server host.ip addresses to make sure it's indeed a remote use of the machine account.
2424
- Examine the source.ip activities as this is the attacker IP address used to relay.
2525
- Review all relevant activities such as services creation, file and process events on the target server within the same period.
2626
- Verify the machine account names that end with a dollar sign ($) to ensure they match the expected hostnames, and investigate any discrepancies.

0 commit comments

Comments
 (0)