nuclei-templates/http/exposed-panels/maestro-listserv-panel.yaml

38 lines
1.0 KiB
YAML
Raw Normal View History

2024-09-25 13:21:31 +00:00
id: maestro-listserv-panel
info:
name: Maestro LISTSERV - Detect
author: righettod
severity: info
2024-09-26 07:02:00 +00:00
description: |
Maestro LISTSERV panel was detected.
2024-09-25 13:21:31 +00:00
reference:
- https://www.lsoft.com/
- https://www.lsoft.com/products/maestro_11.1.asp
metadata:
verified: true
max-request: 1
shodan-query: http.title:"LISTSERV Maestro"
tags: panel,maestro,detect,login
http:
- method: GET
path:
- "{{BaseURL}}/lui/"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(to_lower(body), "listserv", "maestro")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
- '(?i)<title>[\n\r\t\s]*LISTSERV\s+Maestro[\n\r\t\s]*([0-9.-]+)[\n\r\t\s]*</title>'
2024-09-26 07:02:00 +00:00
- '(?i)uniqvp=([0-9.-]+)'
2024-09-26 07:14:24 +00:00
# digest: 490a00463044022027afe7327e8a5f12b379dd2d8c754ad971d6a73793dda274709d4da0664e74c80220263b248440c956008dcba19b9b1c1ae11e918299a621b9ec96a1495f6619c816:922c64590222798bb761d5b6d8e72950