nuclei-templates/cves/2005/CVE-2005-2428.yaml

21 lines
413 B
YAML
Raw Normal View History

2021-01-02 05:02:50 +00:00
id: CVE-2005-2428
info:
2020-11-17 10:57:15 +00:00
name: CVE-2005-2428
author: CasperGN
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/names.nsf/People?OpenView"
2020-09-09 18:44:26 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: regex
name: domino-username
regex:
- '(<a href\=\"/names\.nsf/[0-9a-z\/]+\?OpenDocument)'
part: body