31 lines
775 B
YAML
31 lines
775 B
YAML
id: system-properties-exposure
|
|
|
|
info:
|
|
name: System Properties Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: System Properties is exposed.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"System Properties"
|
|
tags: misconfig,system,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "System Properties:"
|
|
- "Environment Variables:"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022047bc08099ad3726022019f995950f2763e512ec7ca60f79185550241ba215e65022100fc413f23b8d09291d5e673a83be2c13e1672f855be9767f370f263618e00be73:922c64590222798bb761d5b6d8e72950 |