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