Create avantfax-detect.yaml

patch-1
PikPikcU 2021-08-05 12:51:43 +07:00 committed by GitHub
parent 9ff9493341
commit f210898a56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: avantfax-detect
info:
name: AvantFAX Detect
author: pikpikcu
severity: info
tags: tech,avantfax
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>- AvantFAX - Login</title>"
- type: status
status:
- 200