OpenCanary SNMP OID Requests Observed on Node
Alerts when OpenCanary records an SNMP OID request to its SNMP service.
FreeReviewedSigma · High · v5
- Product
- opencanary
- Category
- application
- Author
- Security Onion Solutions (SigmaHQ), DRL 1.1
- Published
- 2024-03-08
- Updated
- 2026-07-31
ATT&CK techniques
Discovery → Lateral MovementRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
Identifies when an OpenCanary node records an SNMP service event indicating an OID request was received. This can reflect attacker reconnaissance or service probing aimed at learning system details exposed via SNMP. The rule relies on OpenCanary application telemetry that logs SNMP OID request events by a specific logtype.
Reporting behind it
- opencanary.readthedocs.iohttps://opencanary.readthedocs.io/en/latest/starting/configuration.html#services-configuration
- github.comhttps://github.com/thinkst/opencanary/blob/a0896adfcaf0328cfd5829fe10d2878c7445138e/opencanary/logger.py#L52
- github.comhttps://github.com/SigmaHQ/sigma/blob/master/rules/application/opencanary/opencanary_snmp_cmd.yml
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
opencanary-snmp-oid-request-observed-e9856028
title: OpenCanary SNMP OID Requests Observed on Node
id: fed7c20a-fd32-47f1-bb59-0355388c3bae
status: test
description: Identifies when an OpenCanary node records an SNMP service event indicating an OID request was received. This can reflect attacker reconnaissance or service probing aimed at learning system details exposed via SNMP. The rule relies on OpenCanary application telemetry that logs SNMP OID request events by a specific logtype.
references:
- https://opencanary.readthedocs.io/en/latest/starting/configuration.html#services-configuration
- https://github.com/thinkst/opencanary/blob/a0896adfcaf0328cfd5829fe10d2878c7445138e/opencanary/logger.py#L52
- https://github.com/SigmaHQ/sigma/blob/master/rules/application/opencanary/opencanary_snmp_cmd.yml
author: Security Onion Solutions, Huntrule Team
date: 2024-03-08
tags:
- attack.discovery
- attack.lateral-movement
- attack.t1016
- attack.t1021
logsource:
category: application
product: opencanary
detection:
selection:
logtype: 13001
condition: selection
falsepositives:
- Unlikely
level: high
license: DRL-1.1
related:
- id: e9856028-fd4e-46e6-b3d1-10f7ceb95078
type: derived