42 lines
1009 B
YAML
42 lines
1009 B
YAML
id: server-status
|
|
|
|
info:
|
|
name: Server Status Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Server Status panel was detected.
|
|
reference:
|
|
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5527767173953778/
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"ServerStatus"
|
|
tags: misconfig,serverstatus
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4b0a00483046022100d704c054c1424ff76909331259b1b5578e7f30331cb45571c8a2f2b143af0fe8022100e4007ae96795ecc3c25ca0718dc12a7bb757c9f0bd7e470a90799e1447ba8405:922c64590222798bb761d5b6d8e72950
|