35 lines
870 B
YAML
35 lines
870 B
YAML
id: kemp-loadmaster-panel
|
|
|
|
info:
|
|
name: Progress Kemp LoadMaster Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A Progress Kemp LoadMaster panel was detected.
|
|
reference:
|
|
- https://kemptechnologies.com/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Kemp Login Screen"
|
|
tags: login,progress,kemp,loadmaster,panel,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Kemp Login Screen</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c0ba0eaa1c426c7f9f978d7c943b5ac33ab49cdb59e5c6d76d9d2e7f05cdfeaa022034615625ed5a016ac76a40437faa6cc0c2675f83c38278824856d9ec10efa357:922c64590222798bb761d5b6d8e72950 |