35 lines
881 B
YAML
35 lines
881 B
YAML
id: orbit-telephone-detect
|
|
|
|
info:
|
|
name: Orbit Telephone System - Detect
|
|
author: HeeresS
|
|
severity: info
|
|
description: |
|
|
Orbit Telephone System was detected.
|
|
reference:
|
|
- https://kb.orbitgt.com/214/technology/platforms/index
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Orbit Telephone System"
|
|
fofa-query: body="Orbit Telephone System"
|
|
tags: tech,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Orbit Telephone System: Administration</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022048262735a60cfdf78584aed653a87678795ede14307c6b20da0a410a1d8232180220758140a509bae3822524588cdd3fee4bd7985a865610b7929609858d2e00c425:922c64590222798bb761d5b6d8e72950
|