nuclei-templates/network/enumeration/niagara-fox-info-enum.yaml

41 lines
1.2 KiB
YAML
Raw Normal View History

2022-10-26 18:13:10 +00:00
id: niagara-fox-info-enum
info:
name: Niagara Fox Protocol Information Enumeration
author: pussycat0x
severity: info
description: |
Niagara Fox Protocol is a building automation protocol used between the Niagara software systems by Tridium.
reference:
2022-10-26 18:15:17 +00:00
- https://nmap.org/nsedoc/scripts/fox-info.html
metadata:
max-request: 1
shodan-query: product:"Niagara Fox"
verified: true
tags: network,fox,niagara,enum
tcp:
2022-10-26 18:13:10 +00:00
- inputs:
- data: "fox a 1 -1 fox hello\n{\nfox.version=s:1.0\nid=i:1\n};;\n"
host:
- "{{Hostname}}"
2023-09-16 19:35:21 +00:00
port: 1911
2022-10-28 04:52:20 +00:00
2022-10-26 18:13:10 +00:00
matchers:
- type: word
words:
2022-10-28 04:52:20 +00:00
- "fox.version"
2022-10-26 18:13:10 +00:00
extractors:
- type: regex
regex:
2022-10-27 17:21:17 +00:00
- "fox.version=s:([0-9.]+)"
- "hostName=s:([0-9.]+)"
- "hostAddress=s:([0-9.]+)"
- "app.name=s:([A-Za-z0-9]+)"
- "app.version=s:([0-9.]+)"
- "vm.name=s:([A-Za-z ()0-9]+)"
- "vm.version=s:([0-9._-a-z]+)"
- "os.name=s:([A-Z]+)"
- "os.version=s:([0-9.]+)"
# digest: 4b0a00483046022100e5be6f32c270f9113060cd8d9d42e94aa13be16caac7469492c517a608d59915022100e33dac3e1d7cd60a9e00219de087a9897d79767f4c782d91d73b8953afa575c0:922c64590222798bb761d5b6d8e72950