Merge pull request #8339 from fapami/main

Create phpSysInfo Exposure Template
patch-1
Dhiyaneshwaran 2023-10-09 14:43:29 +05:30 committed by GitHub
commit 774f851dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
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:
max-request: 1
shodan-query: html:"phpSysInfo"
verified: true
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