nuclei-templates/http/exposed-panels/rcdevs-webadm-panel.yaml

48 lines
1.1 KiB
YAML
Raw Normal View History

2023-10-19 15:53:41 +00:00
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:
verified: true
max-request: 4
2023-10-19 15:53:41 +00:00
shodan-query: http.html:"WebADM"
tags: panel,rcdevs,webadm,login,detect
http:
- method: GET
path:
2023-10-20 12:38:10 +00:00
- '{{BaseURL}}'
2023-10-19 15:53:41 +00:00
- '{{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:
2023-10-20 12:38:10 +00:00
- '(?i)webadm\s+(free|enterprise)\s+edition'
# digest: 490a00463044022060fba1815f17546583c2befde165cfecad22f5774bf7838f9d34ad94b3c9e5ce022076e2d3e118a5b6ba3e9f66ace5494cb6147f479814e5b4c444aadc7a7b51b894:922c64590222798bb761d5b6d8e72950