EXPLORE
← Back to Explore
sigmahighHunting

Hacktool Ruler

This events that are generated when using the hacktool Ruler by Sensepost

MITRE ATT&CK

defense-evasiondiscoveryexecutioncollectionlateral-movement

Detection Query

selection1:
  EventID: 4776
  Workstation: RULER
selection2:
  EventID:
    - 4624
    - 4625
  WorkstationName: RULER
condition: (1 of selection*)

Author

Florian Roth (Nextron Systems)

Created

2017-05-31

Data Sources

windowssecurity

Platforms

windows

Tags

attack.defense-evasionattack.discoveryattack.executionattack.collectionattack.lateral-movementattack.t1087attack.t1114attack.t1059attack.t1550.002
Raw Content
title: Hacktool Ruler
id: 24549159-ac1b-479c-8175-d42aea947cae
status: test
description: This events that are generated when using the hacktool Ruler by Sensepost
references:
    - https://github.com/sensepost/ruler
    - https://github.com/sensepost/ruler/issues/47
    - https://github.com/staaldraad/go-ntlm/blob/cd032d41aa8ce5751c07cb7945400c0f5c81e2eb/ntlm/ntlmv1.go#L427
    - https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4776
    - https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4624
author: Florian Roth (Nextron Systems)
date: 2017-05-31
modified: 2022-10-09
tags:
    - attack.defense-evasion
    - attack.discovery
    - attack.execution
    - attack.collection
    - attack.lateral-movement
    - attack.t1087
    - attack.t1114
    - attack.t1059
    - attack.t1550.002
logsource:
    product: windows
    service: security
detection:
    selection1:
        EventID: 4776
        Workstation: 'RULER'
    selection2:
        EventID:
            - 4624
            - 4625
        WorkstationName: 'RULER'
    condition: (1 of selection*)
falsepositives:
    - Go utilities that use staaldraad awesome NTLM library
level: high