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