Create pcdn-cache-node.yaml

patch-1
Dhiyaneshwaran 2022-11-18 10:35:36 +05:30 committed by GitHub
parent 4487f494cf
commit 7dffde5653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
id: pcdn-cache-node
info:
name: PCDN Cache Node Dataset
author: DhiyaneshDk
severity: low
metadata:
verified: true
shodan-query: title:"PCDN Cache Node Dataset"
tags: node,pcdn,misconfig
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Bandwidth"
- "ReportEventID"
- "ReadDiskDuration"
condition: and
- type: word
part: header
words:
- "application/json"
- type: status
status:
- 200