commit
d616af75e2
|
@ -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
|
||||
|
@ -22,4 +22,11 @@ requests:
|
|||
words:
|
||||
- "Jamf Pro Login"
|
||||
- "Jamf Cloud Node"
|
||||
condition: or
|
||||
condition: or
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- '<meta name=\"version\" content=\"(.*)\">'
|
||||
|
|
Loading…
Reference in New Issue