1200kmSECURITY RESEARCH

1200KM / sigma-rule

OpenCanary - SSH New Connection Attempt — Sigma Rule

Sigma rule cd55f721-5623-4663-bd9b-5229cab5237d. OpenCanary - SSH New Connection Attempt — Sigma Rule. Detects instances where an SSH service on an OpenCanary node has had a connection attempt.

Rule metadata and linked tags

Author: Security Onion Solutions. Source status: test; severity: high. Source dates: 2024-03-08 / not supplied.

{
  "category": "application",
  "product": "opencanary"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: fc641f2c2fdb6ed41fe7b465be50adf98cebbb3c761a184c5b2f2ca49a3744cf

Detection logic

Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.

title: OpenCanary - SSH New Connection Attempt
id: cd55f721-5623-4663-bd9b-5229cab5237d
status: test
description: Detects instances where an SSH service on an OpenCanary node has had a connection attempt.
references:
    - https://opencanary.readthedocs.io/en/latest/starting/configuration.html#services-configuration
    - https://github.com/thinkst/opencanary/blob/a0896adfcaf0328cfd5829fe10d2878c7445138e/opencanary/logger.py#L52
author: Security Onion Solutions
date: 2024-03-08
tags:
    - attack.privilege-escalation
    - attack.initial-access
    - attack.lateral-movement
    - attack.persistence
    - attack.stealth
    - attack.t1133
    - attack.t1021
    - attack.t1078
logsource:
    category: application
    product: opencanary
detection:
    selection:
        logtype: 4000
    condition: selection
falsepositives:
    - Unlikely
level: high

Original YAML and metadata in JSON

False positives

  • Unlikely

Source references

Connected ecosystem references

Exact source-tagged techniques

Telemetry review

Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.

Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.