48 lines
1.1 KiB
YAML
48 lines
1.1 KiB
YAML
id: rcdevs-webadm-panel
|
|
|
|
info:
|
|
name: RCDevs WebADM Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
RCDevs WebADM Login Panel was detected.
|
|
reference:
|
|
- https://www.rcdevs.com/solutions/
|
|
metadata:
|
|
max-request: 4
|
|
shodan-query: http.html:"WebADM"
|
|
verified: true
|
|
tags: panel,rcdevs,webadm,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/webapps/index.php'
|
|
- '{{BaseURL}}/websrvs/index.php'
|
|
- '{{BaseURL}}/admin/login_uid.php'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'WebADM'
|
|
- 'RCDevs Security'
|
|
- 'www.rcdevs.com'
|
|
condition: and
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)webadm\s+(free|enterprise)\s+edition'
|
|
# digest: 490a004630440220355cf72e082ed47106097d0d6e0959edf5f9a078a0e62bf2ab064fa05ec7fce40220705d8ad533a7f82722429f673d7afd35c36e5867b860122950a8d522d4d82c4f:922c64590222798bb761d5b6d8e72950 |