Merge pull request #5596 from pikpikcu/patch-344

Added apple-httpserver
patch-1
Prince Chaddha 2022-10-07 18:09:29 +05:30 committed by GitHub
commit ff315f0659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: apple-httpserver
info:
name: Apple HttpServer Detect
author: pikpikcu
severity: info
metadata:
verified: true
fofa-query: app="Apple-HttpServer"
shodan-query: "AppleHttpServer"
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"
condition: or