42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: sphinxonline-panel
|
|
|
|
info:
|
|
name: SphinxOnline Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
SphinxOnline Login Panel was detected.
|
|
reference:
|
|
- https://www.lesphinx-developpement.fr/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"Connection - SphinxOnline"
|
|
tags: panel,sphinxonline,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/SphinxAuth/Account/Login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Connection - SphinxOnline</title>'
|
|
- 'SphinxOnline</span>'
|
|
condition: or
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'Sphinxonline ([a-f0-9.]+)</a>'
|
|
# digest: 4b0a00483046022100925eda91deec86fca8b6515ab46ed7ed5027877f0d9c9723611b99d0029fbf7e022100e0482d512de0c7ed2c66f8af79b217c88714bf25636e1e74eafd6d0670228482:922c64590222798bb761d5b6d8e72950 |