Added exposed-nomad

patch-1
sandeep 2021-05-19 23:57:03 +05:30
parent 888025664e
commit 4084d221b2
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: exposed-nomad
info:
name: Exposed Nomad Jobs
author: pdteam
severity: high
tags: nomad,devops,hashicorp
requests:
- method: GET
path:
- "{{BaseURL}}/ui/jobs"
matchers-condition: and
matchers:
- type: word
words:
- "Nomad"
- "nomad-ui"
condition: and
- type: word
words:
- "text/html"
part: header
- type: status
status:
- 200