28 lines
705 B
YAML
28 lines
705 B
YAML
id: unauthenticated-jenkins
|
|
|
|
info:
|
|
name: Jenkins Dashboard - Unauthenticated Access
|
|
author: dhiyaneshDK
|
|
severity: high
|
|
description: Jenkins Dashboard is exposed to external users.
|
|
metadata:
|
|
max-request: 2
|
|
tags: jenkins
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/jenkins/"
|
|
|
|
stop-at-first-match: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- Dashboard [Jenkins]
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202b26e420567b42984cf73e1432a2d97a046c3a65adce12505d6c7f15b8117a3702207727a946b018ec8d53a5d62b3cb34129cdd87d1d85d2fac1efa37332668197eb:922c64590222798bb761d5b6d8e72950 |