26 lines
705 B
YAML
26 lines
705 B
YAML
id: usermin-panel
|
|
|
|
info:
|
|
name: Usermin Panel - Detect
|
|
author: s4e-io
|
|
severity: info
|
|
description: |
|
|
Usermin panel was discovered.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: "Login to Usermin"
|
|
tags: panel,login,usermin,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_all(body, "<title>Login to Usermin</title>", "/manifest-usermin.json")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4a0a00473045022100bc7bea5f43ee8b3e9203edb01016f3fb1ed581db251fec2e2c05b22339be2fe30220461ec1fd6012cbb13576e0aaafd18f3b9068af9a36e8ff5f6d1f6a40ed66c2c7:922c64590222798bb761d5b6d8e72950 |