Add template

patch-1
Dominique RIGHETTO 2023-03-01 19:51:32 +01:00 committed by GitHub
parent 93edc1de57
commit 23c96a407e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: axway-securetransport
info:
name: AXWAY Secure Transport Panel - Detect
author: righettod
severity: info
description: AXWAY Secure Transport panel was detected.
reference:
- https://www.axway.com/en/products/managed-file-transfer/securetransport
metadata:
verified: true
shodan-query: title:"Acunetix"
tags: panel,axway,securetransport
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "SecureTransport"
- "Axway SecureTransport"
condition: and
- type: status
status:
- 200