added tags and formatting changes
parent
20318349cb
commit
1998c3be38
|
@ -1,16 +1,17 @@
|
|||
id: akamai-cache-detect
|
||||
|
||||
info:
|
||||
name: Akamai Cache Detection Template
|
||||
name: Akamai Cache Detection
|
||||
author: nybble04
|
||||
severity: info
|
||||
description: Sends a HEAD request with a Pragma header value of "akamai-x-cache-on" and looks for an akamai-specific response header value.
|
||||
description: |
|
||||
Sends a HEAD request with a Pragma header value of "akamai-x-cache-on" and looks for an akamai-specific response header value.
|
||||
reference:
|
||||
- https://community.akamai.com/customers/s/article/Using-Akamai-Pragma-headers-to-investigate-or-troubleshoot-Akamai-content-delivery?language=en_US
|
||||
- https://spyclub.tech/2022/12/14/unusual-cache-poisoning-akamai-s3/
|
||||
metadata:
|
||||
verified: true
|
||||
tags: cache,akamai
|
||||
tags: cache,akamai,tech
|
||||
|
||||
requests:
|
||||
- method: HEAD
|
||||
|
|
Loading…
Reference in New Issue