39 lines
955 B
YAML
39 lines
955 B
YAML
id: swag-instance-default-page
|
|
|
|
info:
|
|
name: Swag Instance Default Page Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Swag Instance Default Page panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Welcome to your SWAG instance"
|
|
tags: panel,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Welcome to your SWAG instance</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100e63f4a9f27d9cdea065753342750d22313be41e8cf2cfac0f0b72f84ec44da020221008b1274123792852caadffbea5abb7b309185be78b0c6911da27b27c1068d4bb6:922c64590222798bb761d5b6d8e72950
|