EXPLORE
← Back to Explore
sigmahighHunting

OpenCanary - SSH New Connection Attempt

Detects instances where an SSH service on an OpenCanary node has had a connection attempt.

MITRE ATT&CK

privilege-escalationdefense-evasioninitial-accesslateral-movementpersistence

Detection Query

selection:
  logtype: 4000
condition: selection

Author

Security Onion Solutions

Created

2024-03-08

Data Sources

opencanaryapplication

Platforms

opencanary

Tags

attack.privilege-escalationattack.defense-evasionattack.initial-accessattack.lateral-movementattack.persistenceattack.t1133attack.t1021attack.t1078
Raw Content
title: OpenCanary - SSH New Connection Attempt
id: cd55f721-5623-4663-bd9b-5229cab5237d
status: test
description: Detects instances where an SSH service on an OpenCanary node has had a connection attempt.
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.privilege-escalation
    - attack.defense-evasion
    - attack.initial-access
    - attack.lateral-movement
    - attack.persistence
    - attack.t1133
    - attack.t1021
    - attack.t1078
logsource:
    category: application
    product: opencanary
detection:
    selection:
        logtype: 4000
    condition: selection
falsepositives:
    - Unlikely
level: high