Update aviatrix-detect.yaml
parent
5e1a315645
commit
8bf46d9b5b
|
@ -2,7 +2,7 @@ id: aviatrix-detect
|
|||
|
||||
info:
|
||||
name: Aviatrix Detect
|
||||
author: pikpikcu, philippedelteil
|
||||
author: pikpikcu,philippedelteil
|
||||
severity: info
|
||||
tags: tech,aviatrix
|
||||
|
||||
|
@ -17,11 +17,11 @@ requests:
|
|||
matchers:
|
||||
- type: dsl
|
||||
name: "title"
|
||||
condition: and
|
||||
dsl:
|
||||
- 'contains(body, "<title>Aviatrix")'
|
||||
- 'contains(body, "Controller</title>")'
|
||||
- 'status_code == 200'
|
||||
condition: and
|
||||
|
||||
- type: dsl
|
||||
name: "favicon"
|
||||
|
|
Loading…
Reference in New Issue