1200kmSECURITY RESEARCH

1200KM / sigma-rule

OpenCanary - HTTPPROXY Login Attempt — Sigma Rule

Sigma rule 5498fc09-adc6-4804-b9d9-5cca1f0b8760. OpenCanary - HTTPPROXY Login Attempt — Sigma Rule. Detects instances where an HTTPPROXY service on an OpenCanary node has had an attempt to proxy another page.

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: 95ba6ee535e1ea81dac07e63e026d68a2b15547d82c39dc9fb23268d2feebc36

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 - HTTPPROXY Login Attempt
id: 5498fc09-adc6-4804-b9d9-5cca1f0b8760
status: test
description: |
    Detects instances where an HTTPPROXY service on an OpenCanary node has had an attempt to proxy another page.
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.initial-access
    - attack.command-and-control
    - attack.t1090
logsource:
    category: application
    product: opencanary
detection:
    selection:
        logtype: 7001
    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.