id: aviatrix-detect
info:
name: Aviatrix Detect
author: pikpikcu
severity: info
tags: tech,aviatrix
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Aviatrix Controller</title>"
- type: status
status:
- 200