Merge pull request #8277 from projectdiscovery/vironeer-installer
Create vironeer-installer.yamlpatch-1
commit
09c7344744
|
@ -0,0 +1,27 @@
|
|||
id: vironeer-installer
|
||||
|
||||
info:
|
||||
name: Vironeer Installer - Exposure
|
||||
author: DhiyaneshDk
|
||||
severity: high
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
fofa-query: icon_hash="1315386913"
|
||||
tags: misconfig,vironeer,install,exposure
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/install/information/database'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Vironeer Installer'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue