Merge pull request #3864 from idealphase/master

Updated jamf-panel.yaml
patch-1
Sandeep Singh 2022-03-08 23:40:28 +05:30 committed by GitHub
commit d616af75e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -2,7 +2,7 @@ id: jamf-panel
info:
name: JAMF MDM Panel
author: pdteam
author: pdteam,idealphase
severity: info
metadata:
shodan-query: http.favicon.hash:1262005940
@ -23,3 +23,10 @@ requests:
- "Jamf Pro Login"
- "Jamf Cloud Node"
condition: or
extractors:
- type: regex
part: body
group: 1
regex:
- '<meta name=\"version\" content=\"(.*)\">'