27 lines
423 B
YAML
27 lines
423 B
YAML
|
id: veriz0wn-osint
|
||
|
|
||
|
info:
|
||
|
name: Veriz0wn OSINT - Detect
|
||
|
author: pussycat0x
|
||
|
severity: info
|
||
|
metadata:
|
||
|
verified: "true"
|
||
|
shodan-query: title:"Veriz0wn"
|
||
|
tags: veriz0wn,panel
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Veriz0wn : OSINT"
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|