38 lines
925 B
YAML
38 lines
925 B
YAML
id: bigip-apm-detect
|
|
|
|
info:
|
|
name: BIGIP APM - Detect
|
|
author: nodauf
|
|
severity: info
|
|
reference:
|
|
- https://my.f5.com/manage/s/article/K000138683
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"BIG-IP APM"
|
|
tags: bigip,tech,f5,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pre/config.php?version=2.0"
|
|
- "{{BaseURL}}/pre/config.php?version=3.0"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'F5 Networks'
|
|
- '<PROFILE VERSION='
|
|
- '<VERSION>'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502207cd8124890550ff38ab6b1d02a3c17e0c9d6caace23b7b4fa1f0a0c7c1cae777022100d57a340eb62ed44b815752fc532b652b8a782c1dbe959bc4d24254fe212e7053:922c64590222798bb761d5b6d8e72950 |