nuclei-templates/exposed-panels/hypertest-dashboard.yaml

33 lines
709 B
YAML
Raw Normal View History

2022-10-20 19:37:02 +00:00
id: hypertest-dashboard
info:
name: HyperTest Common Dashboard
author: DhiyaneshDk
severity: high
reference:
- https://www.facebook.com/photo?fbid=487809593389565&set=a.467014098802448
2022-10-21 10:32:58 +00:00
- https://www.hypertest.co
2022-10-20 19:37:02 +00:00
metadata:
verified: true
shodan-query: title:"HyperTest"
tags: panel,exposure,hypertest
2022-10-20 19:37:02 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/dashboard/"
matchers-condition: and
matchers:
- type: word
words:
2022-10-21 10:36:23 +00:00
- "<title>HyperTest | Common Dashboard</title>"
- "HyperTest | Dashboard"
- "HyperTest doesn't work"
2022-10-20 19:37:02 +00:00
condition: or
- type: word
part: header
words:
- 'text/html'