2020-11-02 21:11:04 +00:00
|
|
|
id: unencrypted-bigip-ltm-cookie
|
2020-11-02 21:07:47 +00:00
|
|
|
|
|
|
|
info:
|
2020-11-02 21:11:04 +00:00
|
|
|
name: F5 BIGIP Unencrypted Cookie
|
2020-11-02 21:07:47 +00:00
|
|
|
author: PR3R00T
|
2020-11-24 20:45:18 +00:00
|
|
|
severity: info
|
2021-08-19 13:17:27 +00:00
|
|
|
reference:
|
|
|
|
- https://www.intelisecure.com/how-to-decode-big-ip-f5-persistence-cookie-values
|
|
|
|
- https://support.f5.com/csp/article/K23254150
|
2021-04-01 18:35:08 +00:00
|
|
|
tags: misc
|
2020-11-02 21:07:47 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2020-11-24 20:45:18 +00:00
|
|
|
|
2020-11-02 21:07:47 +00:00
|
|
|
redirects: true
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '(BIGipServer[a-z\_\.\-\~0-9A-Z]*)=([0-9a-zA-Z\.]*;)'
|
|
|
|
- '=[0-9]*\.[0-9]{3,5}\.[0-9]{4};'
|
2020-11-24 20:45:18 +00:00
|
|
|
part: header
|