Enhancement: misconfiguration/phpmyadmin/phpmyadmin-setup.yaml by md
parent
347aa48ab8
commit
64747c150d
|
@ -1,9 +1,14 @@
|
||||||
id: phpmyadmin-setup
|
id: phpmyadmin-setup
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Publicly Accessible Phpmyadmin Setup
|
name: PhpMyAdmin Setup File - Detect
|
||||||
author: sheikhrishad,thevillagehacker,Kr1shna4garwal,ArjunChandarana
|
author: sheikhrishad,thevillagehacker,Kr1shna4garwal,ArjunChandarana
|
||||||
severity: medium
|
severity: medium
|
||||||
|
description: Multiple phpMyAdmin setup files were detected.
|
||||||
|
classification:
|
||||||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||||
|
cvss-score: 5.3
|
||||||
|
cwe-id: CWE-200
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.html:"phpMyAdmin"
|
shodan-query: http.html:"phpMyAdmin"
|
||||||
|
@ -38,3 +43,5 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
|
# Enhanced by md on 2023/03/10
|
||||||
|
|
Loading…
Reference in New Issue