Merge pull request #4983 from projectdiscovery/jamf-setup-assistant

Create jamf-setup-assistant.yaml
patch-1
Prince Chaddha 2022-08-03 19:05:30 +05:30 committed by GitHub
commit 93e41d1b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
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
words:
- "Jamf Pro Setup Assistant"
- type: status
status:
- 200