1200kmSECURITY RESEARCH

1200KM / sigma-rule

OpenCanary - Telnet Login Attempt — Sigma Rule

Sigma rule 512cff7a-683a-43ad-afe0-dd398e872f36. OpenCanary - Telnet Login Attempt — Sigma Rule. Detects instances where a Telnet service on an OpenCanary node has had a login 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: e93384d4ed72d69f333914fa0f6e2622e723e3f2ca8ba4d1277456d2891a42fd

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 - Telnet Login Attempt
id: 512cff7a-683a-43ad-afe0-dd398e872f36
status: test
description: Detects instances where a Telnet service on an OpenCanary node has had a login 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.persistence
    - attack.initial-access
    - attack.command-and-control
    - attack.stealth
    - attack.t1133
    - attack.t1078
logsource:
    category: application
    product: opencanary
detection:
    selection:
        logtype: 6001
    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.