29 lines
578 B
YAML
29 lines
578 B
YAML
id: pdi-device-page
|
|
|
|
info:
|
|
name: PDI Intellifuel - Device Page
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
reference:
|
|
- https://www.facebook.com/photo?fbid=629130339257489&set=a.467014098802448
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: html:"PDI Intellifuel"
|
|
tags: exposure,pdi,intellifuel,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Intellifuel Device page'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |