28 lines
628 B
YAML
28 lines
628 B
YAML
id: ibm-sterling-detect
|
|
|
|
info:
|
|
name: IBM Sterling File Gateway Detect
|
|
author: princechaddha
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,sterling,ibm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Welcome to IBM Sterling File Gateway"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502207493b2f663f14c29e0ce4a0becf96d9bdde842665707ace630e190506d1ce4fa022100f9fe073e6bcc14c4d2379b0a3cb2a82f89fab5508d8d6a4716701e89169568fe:922c64590222798bb761d5b6d8e72950
|