2020-07-06 01:36:25 +00:00
|
|
|
id: bigip-config-utility
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: BIG-IP Configuration Utility detected
|
|
|
|
author: dwisiswant0
|
2020-08-03 21:52:00 +00:00
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,bigip
|
2020-07-06 01:36:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-06 01:36:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/tmui/login.jsp"
|
|
|
|
- "{{BaseURL}}/tmui/tmui/login/welcome.jsp"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-06 01:36:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Welcome to the BIG-IP"
|
|
|
|
- "Configuration Utility"
|
2020-07-06 01:45:33 +00:00
|
|
|
condition: and
|
2020-07-06 01:36:25 +00:00
|
|
|
part: body
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-06 01:36:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/mgmt/tm/sys/management-ip"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-06 01:36:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-03-05 23:13:50 +00:00
|
|
|
- "Www-Authenticate: Basic realm"
|
2020-07-06 01:36:25 +00:00
|
|
|
- "Enterprise Manager"
|
|
|
|
condition: and
|
|
|
|
part: header
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2020-07-06 01:36:25 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "check your user-id and password and try again"
|
2022-04-24 10:12:25 +00:00
|
|
|
part: body
|
2024-03-06 06:00:48 +00:00
|
|
|
# digest: 4b0a00483046022100943640d37abe04a5f0af2ee33c04094601a1e73428836ee30328cff00cb33719022100b355787419e539082f38db5bd72b0294f6ce34110122d5eaff00715704240ac9:922c64590222798bb761d5b6d8e72950
|