2021-12-28 16:34:01 +00:00
|
|
|
id: adminset-panel
|
|
|
|
|
|
|
|
info:
|
2022-03-22 03:48:47 +00:00
|
|
|
name: Adminset Login Panel
|
2021-12-28 16:34:01 +00:00
|
|
|
author: ffffffff0x
|
|
|
|
severity: info
|
2022-03-22 03:48:47 +00:00
|
|
|
description: An Adminset login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2021-12-28 16:34:01 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2021-12-28 16:34:01 +00:00
|
|
|
fofa-query: app="AdminSet"
|
2022-03-22 03:48:47 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/guhongze/adminset/
|
2021-12-28 16:34:01 +00:00
|
|
|
tags: adminset,panel
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-28 16:34:01 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-12-28 16:34:01 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-12-28 16:34:01 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>AdminSet Login</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022100eb908932891337d53a3a07ca6ea1a6c7eed7c522a413a653e2d710bbdae50835022045c6e93343ec70e8380ac9408f7e48b6ab97ac5150c0dec08241c0088db3ca08:922c64590222798bb761d5b6d8e72950
|