43 lines
1.0 KiB
YAML
43 lines
1.0 KiB
YAML
id: interactsoftware-panel
|
|
|
|
info:
|
|
name: Interact Software Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Interact Software was detected.
|
|
reference:
|
|
- https://www.interactsoftware.com
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
tags: panel,interactsoftware,interact,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'www.interactsoftware.com'
|
|
- 'community.interact-intranet.com'
|
|
- '/InteractV'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?:v=)([0-9]+\.[0-9]+\.?[0-9]*\.?[0-9]*)'
|
|
# digest: 490a0046304402204e90ba09b737525663ce6a30e7e37253023eaa765a324004a631f6f5fcff240e0220677a8d44d98695a1259f60943b057594ad36b1138d3d3bdab69bcc0c71fdaead:922c64590222798bb761d5b6d8e72950 |