nuclei-templates/http/exposures/files/domcfg-page.yaml

30 lines
532 B
YAML
Raw Normal View History

2020-10-03 06:51:56 +00:00
id: domcfg-page
2020-10-03 06:51:56 +00:00
info:
name: Lotus Domino Configuration Page
author: gevakun
severity: low
reference:
- https://twitter.com/Wh11teW0lf/status/1295594085445709824
2022-10-13 10:12:07 +00:00
tags: exposure,lotus,files
metadata:
max-request: 1
2020-10-03 06:51:56 +00:00
http:
2020-10-03 06:51:56 +00:00
- method: GET
path:
- "{{BaseURL}}/domcfg.nsf"
matchers-condition: and
matchers:
- type: word
words:
- Web Server Configuration
- Mapping
- Mappings
2020-10-06 22:12:50 +00:00
condition: and
2020-10-03 06:51:56 +00:00
- type: status
status:
- 200