Create domcfg-page.yaml

patch-1
gevakun 2020-10-03 13:51:56 +07:00 committed by GitHub
parent 5ed8002a89
commit 22e8cd5faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

27
files/domcfg-page.yaml Normal file
View File

@ -0,0 +1,27 @@
id: domcfg-page
info:
name: Lotus Domino Configuration Page
author: gevakun
severity: low
# Reference:
# https://twitter.com/Wh11teW0lf/status/1295594085445709824
# Do not test any website without permission
requests:
- method: GET
path:
- "{{BaseURL}}/domcfg.nsf"
matchers-condition: and
matchers:
- type: word
words:
- Web Server Configuration
- Mapping
- Mappings
condition: or
- type: status
status:
- 200