2022-06-27 11:48:54 +00:00
|
|
|
id: swag-instance-default-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Swag Instance Default Page
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Welcome to your SWAG instance"
|
2022-11-14 19:45:12 +00:00
|
|
|
tags: panel,tech
|
2022-06-27 11:48:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2022-06-27 19:03:14 +00:00
|
|
|
|
2022-06-27 11:48:54 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-06-27 19:03:14 +00:00
|
|
|
|
2022-06-27 11:48:54 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-06-27 19:03:14 +00:00
|
|
|
- "<title>Welcome to your SWAG instance</title>"
|
|
|
|
|
2022-06-27 11:48:54 +00:00
|
|
|
- type: word
|
2022-06-27 19:03:14 +00:00
|
|
|
part: header
|
2022-06-27 11:48:54 +00:00
|
|
|
words:
|
2022-06-27 19:03:14 +00:00
|
|
|
- "text/html"
|
|
|
|
|
2022-06-27 11:48:54 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|