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
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