43 lines
987 B
YAML
43 lines
987 B
YAML
id: regify-panel
|
|
|
|
info:
|
|
name: Regify Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Regify Login Panel was detected.
|
|
reference:
|
|
- https://www.regify.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:1817615343
|
|
tags: panel,regify,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/phpLogin.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'regify'
|
|
- 'regibill'
|
|
- 'regify_default.css'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)appv=([0-9.-]+)'
|
|
# digest: 490a0046304402206069994464971ee16e4224d6d4131aefac3b823a1b2bd62cc5a0f7a0790699be02207d1304b78c959f4aecfdcc5d3b577e151030fbc3b44c9dcf90625e525ebfa650:922c64590222798bb761d5b6d8e72950 |