43 lines
989 B
YAML
43 lines
989 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:
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:1817615343
|
|
verified: true
|
|
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: 4a0a00473045022100d838f5fc407eb093714a55bbfa61d7b89a9a28f8f307c2e78af7045edea57868022071a366d90aacafbc86736c373627a37f3841f34b86bfa2d9337e27b4e039af35:922c64590222798bb761d5b6d8e72950 |