2022-09-06 09:16:51 +00:00
|
|
|
id: server-status
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ServerStatus Exposure
|
|
|
|
author: DhiyaneshDK
|
2022-09-06 09:19:52 +00:00
|
|
|
severity: info
|
2022-09-06 09:16:51 +00:00
|
|
|
reference:
|
|
|
|
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5527767173953778/
|
|
|
|
metadata:
|
|
|
|
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
|
|
|
|
|
|
|
requests:
|
|
|
|
- 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
|