Create jamf-setup-assistant.yaml

patch-1
Ritik Chaddha 2022-08-02 21:12:20 +05:30 committed by GitHub
parent c930d1ab15
commit 97d8c017c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: jamf-setup-assistant
info:
name: Jamf Pro Setup Assistant
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: http.html:"Jamf Pro Setup"
tags: jamf,setup,panel
requests:
- method: GET
path:
- "{{BaseURL}}/setupAssistant.html"
matchers-condition: and
matchers:
- type: word
name: node
words:
- "Jamf Pro Setup Assistant"
- type: status
status:
- 200