2023-05-26 01:47:10 +00:00
|
|
|
id: axway-api-manager-panel
|
|
|
|
|
|
|
|
info:
|
2023-05-26 12:57:19 +00:00
|
|
|
name: Axway API Manager Panel - Detect
|
2023-05-26 01:47:10 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-05-26 12:57:19 +00:00
|
|
|
max-request: 1
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-05-26 01:47:10 +00:00
|
|
|
shoda-query: http.title:"Axway API Manager Login"
|
2023-05-26 12:57:19 +00:00
|
|
|
tags: panel,axway,detect
|
2023-05-26 01:47:10 +00:00
|
|
|
|
2023-05-26 11:57:06 +00:00
|
|
|
http:
|
2023-05-26 01:47:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-05-26 12:57:19 +00:00
|
|
|
- "Axway API Manager Login</title>"
|
2023-05-26 01:47:10 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|