bauthard 2020-10-04 11:55:06 +05:30
commit bce32134ad
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