Create hypertest-dashboard.yaml

patch-1
Dhiyaneshwaran 2022-10-21 01:07:02 +05:30 committed by GitHub
parent e906dbd712
commit ea7110505a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
id: hypertest-dashboard
info:
name: HyperTest Common Dashboard
author: DhiyaneshDk
severity: high
reference:
- https://www.facebook.com/photo?fbid=487809593389565&set=a.467014098802448
metadata:
verified: true
shodan-query: title:"HyperTest"
tags: exposure,misconfig,hypertest
requests:
- method: GET
path:
- "{{BaseURL}}/dashboard/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>HyperTest | Common Dashboard</title>'
- 'HyperTest | Dashboard'
- 'HyperTest'
condition: or
- type: word
part: header
words:
- 'text/html'
- type: status
status:
- 200