25 lines
416 B
YAML
25 lines
416 B
YAML
id: landesk-ma
|
|
|
|
info:
|
|
name: LANDESK(R) Management Agent Detect
|
|
author: 0xNirvana
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: http.html:"LANDESK(R)"
|
|
tags: tech,landesk
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "LANDesk(R)"
|
|
- "Management Agent"
|
|
condition: and
|