OpenCanary TFTP Service Receives a Request
Alerts on OpenCanary logs showing a recorded request to the TFTP 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
ExfiltrationRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
Identifies OpenCanary nodes where the TFTP service logs a request event. Attackers may use TFTP for unauthenticated file transfer during initial access or exfiltration attempts, making service request activity an important signal. This rule relies on OpenCanary application telemetry with logtype 10001 indicating that the TFTP service handled a request.
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_tftp_request.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-tftp-service-request-observed-b4e6b016
title: OpenCanary TFTP Service Receives a Request
id: 2c640409-ab82-4055-83a4-b75bcd61e8ee
status: test
description: Identifies OpenCanary nodes where the TFTP service logs a request event. Attackers may use TFTP for unauthenticated file transfer during initial access or exfiltration attempts, making service request activity an important signal. This rule relies on OpenCanary application telemetry with logtype 10001 indicating that the TFTP service handled a request.
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_tftp_request.yml
author: Security Onion Solutions, Huntrule Team
date: 2024-03-08
tags:
- attack.exfiltration
- attack.t1041
logsource:
category: application
product: opencanary
detection:
selection:
logtype: 10001
condition: selection
falsepositives:
- Unlikely
level: high
license: DRL-1.1
related:
- id: b4e6b016-a2ac-4759-ad85-8000b300d61e
type: derived