2022-09-06 09:16:51 +00:00
|
|
|
id: server-status
|
|
|
|
|
|
|
|
info:
|
2023-02-06 15:47:19 +00:00
|
|
|
name: Server Status Panel - Detect
|
2022-09-06 09:16:51 +00:00
|
|
|
author: DhiyaneshDK
|
2022-09-06 09:19:52 +00:00
|
|
|
severity: info
|
2023-02-06 15:47:19 +00:00
|
|
|
description: Server Status panel was detected.
|
2022-09-06 09:16:51 +00:00
|
|
|
reference:
|
|
|
|
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5527767173953778/
|
2023-02-06 15:47:19 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-09-06 09:16:51 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-09-06 09:16:51 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"ServerStatus"
|
2022-09-09 11:05:09 +00:00
|
|
|
tags: misconfig,serverstatus
|
2022-09-06 09:16:51 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-06 09:16:51 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>ServerStatus</title>'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-02-06 15:47:19 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/02/06
|