2023-05-23 08:32:09 +00:00
|
|
|
id: interactsoftware-panel
|
2023-05-19 07:19:43 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Interact Software Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
2023-05-23 08:32:09 +00:00
|
|
|
description: Interact Software was detected.
|
2023-05-19 07:19:43 +00:00
|
|
|
reference:
|
|
|
|
- https://www.interactsoftware.com
|
|
|
|
metadata:
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 1
|
2023-05-23 08:32:09 +00:00
|
|
|
tags: panel,interactsoftware,interact,detect
|
2023-05-19 07:19:43 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/login'
|
|
|
|
|
2023-05-23 08:32:09 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-05-19 07:19:43 +00:00
|
|
|
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]*)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100e4989a58530993a017170ae628095221791a4d3f91e1f6a86a6d2df57542298f02207afa58ede95df324623fddbcce466dd475ef51becbdb2f51894c561bc7a0ae9d:922c64590222798bb761d5b6d8e72950
|