{"id":"3ab65069-d82a-4d44-a759-466661a082d1","title":"Communication To LocaltoNet Tunneling Service Initiated","description":"Detects an executable initiating a network connection to \"LocaltoNet\" tunneling sub-domains.\nLocaltoNet is a reverse proxy that enables localhost services to be exposed to the Internet.\nAttackers have been seen to use this service for command-and-control activities to bypass MFA and perimeter controls.\n","author":"Andreas Braathen (mnemonic.io)","status":"test","level":"high","date":"2024-06-17","modified":"","tags":["attack.command-and-control","attack.t1572","attack.t1090","attack.t1102"],"technique_ids":["T1090","T1102","T1572"],"logsource":{"category":"network_connection","product":"windows"},"falsepositives":["Legitimate use of the LocaltoNet service."],"references":["https://localtonet.com/documents/supported-tunnels","https://cloud.google.com/blog/topics/threat-intelligence/unc3944-targets-saas-applications"],"source_path":"rules/windows/network_connection/net_connection_win_domain_localtonet_tunnel.yml","source_sha256":"a4a6e09c81f94d14e8eeef1439cee1b4b8276ec5b994c76aad4b03d8a07d2b4b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/network_connection/net_connection_win_domain_localtonet_tunnel.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Communication To LocaltoNet Tunneling Service Initiated\nid: 3ab65069-d82a-4d44-a759-466661a082d1\nstatus: test\ndescription: |\n    Detects an executable initiating a network connection to \"LocaltoNet\" tunneling sub-domains.\n    LocaltoNet is a reverse proxy that enables localhost services to be exposed to the Internet.\n    Attackers have been seen to use this service for command-and-control activities to bypass MFA and perimeter controls.\nreferences:\n    - https://localtonet.com/documents/supported-tunnels\n    - https://cloud.google.com/blog/topics/threat-intelligence/unc3944-targets-saas-applications\nauthor: Andreas Braathen (mnemonic.io)\ndate: 2024-06-17\ntags:\n    - attack.command-and-control\n    - attack.t1572\n    - attack.t1090\n    - attack.t1102\nlogsource:\n    category: network_connection\n    product: windows\ndetection:\n    selection:\n        DestinationHostname|endswith:\n            - '.localto.net'\n            - '.localtonet.com'\n        Initiated: 'true'\n    condition: selection\nfalsepositives:\n    - Legitimate use of the LocaltoNet service.\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1090","id":"T1090","name":"Proxy","page":"techniques/enterprise/T1090/"},{"key":"enterprise/T1102","id":"T1102","name":"Web Service","page":"techniques/enterprise/T1102/"},{"key":"enterprise/T1572","id":"T1572","name":"Protocol Tunneling","page":"techniques/enterprise/T1572/"}],"data_path":"data/detection-rules/3ab65069-d82a-4d44-a759-466661a082d1.json","kind":"sigma"}
