Delete viewpoint-system-status.yaml
parent
90412c464b
commit
68b19be953
|
@ -1,23 +0,0 @@
|
|||
id: viewpoint-system-status
|
||||
|
||||
info:
|
||||
name: ViewPoint System Status
|
||||
author: dhiyaneshDK
|
||||
severity: low
|
||||
reference: https://www.shodan.io/search?query=http.title%3A%22ViewPoint+System+Status%22
|
||||
tags: status,exposures
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>ViewPoint System Status</title>'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue