2024-08-12 08:55:37 +00:00
|
|
|
id: bigip-apm-detect
|
|
|
|
|
|
|
|
info:
|
2024-08-24 03:51:46 +00:00
|
|
|
name: BIGIP APM - Detect
|
2024-08-12 08:55:37 +00:00
|
|
|
author: nodauf
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://my.f5.com/manage/s/article/K000138683
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:f5:big-ip_access_policy_manager:*:*:*:*:*:*:*:*
|
2024-08-12 08:55:37 +00:00
|
|
|
metadata:
|
2024-08-24 03:51:46 +00:00
|
|
|
verified: true
|
2024-08-12 08:55:37 +00:00
|
|
|
max-request: 2
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: f5
|
2024-09-10 09:08:16 +00:00
|
|
|
product: big-ip_access_policy_manager
|
|
|
|
shodan-query: html:"BIG-IP APM"
|
2024-08-24 03:51:46 +00:00
|
|
|
tags: bigip,tech,f5,detect
|
2024-08-12 08:55:37 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pre/config.php?version=2.0"
|
|
|
|
- "{{BaseURL}}/pre/config.php?version=3.0"
|
2024-08-24 03:51:46 +00:00
|
|
|
|
2024-08-12 08:55:37 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
2024-08-24 03:51:46 +00:00
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
2024-08-12 08:55:37 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2024-08-12 09:04:28 +00:00
|
|
|
- 'F5 Networks'
|
2024-08-24 03:51:46 +00:00
|
|
|
- '<PROFILE VERSION='
|
|
|
|
- '<VERSION>'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-10 09:08:16 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502207cd8124890550ff38ab6b1d02a3c17e0c9d6caace23b7b4fa1f0a0c7c1cae777022100d57a340eb62ed44b815752fc532b652b8a782c1dbe959bc4d24254fe212e7053:922c64590222798bb761d5b6d8e72950
|