2023-10-14 11:27:55 +00:00
|
|
|
id: phpsys-info
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: phpSysInfo Exposure
|
|
|
|
author: fpatrik
|
|
|
|
severity: low
|
|
|
|
description: |
|
|
|
|
phpSysInfo: a customizable PHP script that displays information about your system nicely
|
|
|
|
reference: https://phpsysinfo.github.io/phpsysinfo/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"phpSysInfo"
|
|
|
|
tags: config,exposure,phpsysinfo
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/phpsysinfo/index.php?disp=bootstrap"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'phpSysInfo'
|
|
|
|
- 'Hardware Information'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022007eae5c482391a502e1165c940ad07ee2b0c4d9d00ef45dbb05bd2c905480dc7022100e054e5cf9b85bd1a6b75e9e2a959d8176c1a04831e8788c670bdc539ed361df5:922c64590222798bb761d5b6d8e72950
|