Create ibm-sterling-detect.yaml

patch-1
Prince Chaddha 2021-10-26 22:48:33 +05:30 committed by GitHub
parent 650f002fb9
commit 3893a0b6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: ibm-sterling-detect
info:
name: IBM Sterling File Gateway Detect
author: princechaddha
severity: info
tags: tech,sterling,ibm
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Welcome to IBM Sterling File Gateway"
- type: status
status:
- 200