2022-10-07 11:31:27 +00:00
|
|
|
id: apple-httpserver
|
|
|
|
|
|
|
|
info:
|
2022-10-07 12:36:45 +00:00
|
|
|
name: Apple HttpServer Detect
|
2022-10-07 11:31:27 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2022-10-07 11:34:13 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-07 11:34:13 +00:00
|
|
|
shodan-query: "AppleHttpServer"
|
2023-10-14 11:27:55 +00:00
|
|
|
fofa-query: app="Apple-HttpServer"
|
2022-10-07 11:31:27 +00:00
|
|
|
tags: tech,apple,httpserver
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-07 11:31:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "X-Apple-Jingle-Correlation-Key"
|
|
|
|
- "AppleHttpServer"
|
|
|
|
- "X-Apple-Request-UUID"
|
2022-10-07 12:36:45 +00:00
|
|
|
condition: or
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022064d6a126bff997cdd86144d8b4617d888a0f352dd6568bfffe849bf75446ae83022100c035796ca18f693c66ae94d4da48c3d127170aa55094eb1e4100a7f438537d9c:922c64590222798bb761d5b6d8e72950
|