39 lines
914 B
YAML
39 lines
914 B
YAML
id: atlantis-detect
|
|
|
|
info:
|
|
name: Atlantis Panel - Detect
|
|
author: jonathanwalker
|
|
severity: info
|
|
description: Atlantis panel was detected.
|
|
reference:
|
|
- https://github.com/runatlantis/atlantis
|
|
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: http.favicon.hash:-1706783005
|
|
tags: panel,atlantis
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'title="atlantis'
|
|
- 'Lock'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205e61715d23d934581a6607e907b5dc65e6ae5bfc216e78f996b1726154b1af120220757994b29e9db2f40de0d76f76c2dc02363686e4aebe2f6363713dc0bac504bb:922c64590222798bb761d5b6d8e72950
|