Adding voipmonitor-detect
parent
5ad38ad9b0
commit
686ac308ec
|
@ -0,0 +1,24 @@
|
|||
id: voipmonitor-detect
|
||||
|
||||
info:
|
||||
name: VoipMonitor detect
|
||||
author: Yanyun
|
||||
severity: info
|
||||
tags: tech,voipmonitor
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'share.voipmonitor.org'
|
||||
- 'VoIPmonitor'
|
||||
condition: and
|
Loading…
Reference in New Issue