2022-11-13 20:54:52 +00:00
|
|
|
id: unauthenticated-jenkins
|
2020-09-15 16:21:32 +00:00
|
|
|
|
|
|
|
info:
|
2021-04-29 06:11:35 +00:00
|
|
|
name: Unauthenticated Jenkins Dashboard
|
2020-09-15 16:21:32 +00:00
|
|
|
author: dhiyaneshDK
|
2020-09-20 12:57:43 +00:00
|
|
|
severity: high
|
2021-02-12 05:53:01 +00:00
|
|
|
tags: jenkins
|
2020-09-15 16:21:32 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- Dashboard [Jenkins]
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|