Added apple-httpserver
parent
281359de56
commit
c13aeec1cb
|
@ -0,0 +1,23 @@
|
|||
id: apple-httpserver
|
||||
|
||||
info:
|
||||
name: Apple HttpServer
|
||||
author: pikpikcu
|
||||
severity: info
|
||||
metadata:
|
||||
fofa-query: app="Apple-HttpServer"
|
||||
tags: tech,apple,httpserver
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "X-Apple-Jingle-Correlation-Key"
|
||||
- "AppleHttpServer"
|
||||
- "X-Apple-Request-UUID"
|
Loading…
Reference in New Issue