Enhancement: exposed-panels/monstra-admin-panel.yaml by md
parent
3f7450fa43
commit
e0caf07db6
|
@ -1,11 +1,16 @@
|
||||||
id: monstra-admin-panel
|
id: monstra-admin-panel
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Monstra Admin Panel
|
name: Monstra Admin Panel - Detect
|
||||||
author: ritikchaddha
|
author: ritikchaddha
|
||||||
severity: info
|
severity: info
|
||||||
|
description: Monstra admin panel was detected.
|
||||||
reference:
|
reference:
|
||||||
- https://github.com/monstra-cms/monstra/
|
- https://github.com/monstra-cms/monstra/
|
||||||
|
classification:
|
||||||
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||||
|
cvss-score: 0.0
|
||||||
|
cwe-id: CWE-200
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.favicon.hash:419828698
|
shodan-query: http.favicon.hash:419828698
|
||||||
|
@ -33,3 +38,5 @@ requests:
|
||||||
group: 1
|
group: 1
|
||||||
regex:
|
regex:
|
||||||
- 'Version ([0-9.]+)'
|
- 'Version ([0-9.]+)'
|
||||||
|
|
||||||
|
# Enhanced by md on 2023/01/16
|
||||||
|
|
Loading…
Reference in New Issue