Update and rename phpsysinfo-exposure.yaml to phpsys-info.yaml

patch-1
Dhiyaneshwaran 2023-10-08 22:12:32 +05:30 committed by GitHub
parent 3d671d04d7
commit 79a34fe321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -1,14 +1,17 @@
id: phpsysinfo-exposure
id: phpsys-info
info:
name: phpSysInfo Exposure
author: fpatrik
description: "phpSysInfo: a customizable PHP script that displays information about your system nicely"
severity: low
tags: config,exposure,phpsysinfo
description: |
phpSysInfo: a customizable PHP script that displays information about your system nicely
reference: https://phpsysinfo.github.io/phpsysinfo/
metadata:
max-request: 1
shodan-query: html:"phpSysInfo"
verified: true
tags: config,exposure,phpsysinfo
http:
- method: GET
@ -19,9 +22,10 @@ http:
matchers:
- type: word
words:
- '<title>phpSysInfo'
- 'phpSysInfo'
- 'Hardware Information'
condition: and
- type: status
status:
- 200