Create atlantis-dashboard.yaml

patch-14
Dhiyaneshwaran 2024-11-04 22:57:10 +05:30 committed by GitHub
parent a875347056
commit cc8174980c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
id: atlantis-dashboard
info:
name: Atlantis Dashboard - Exposure
author: DhiyaneshDK
severity: medium
description: |
Atlantis Dashboard was discovered.
metadata:
verified: true
max-request: 1
vendor: runatlantis
product: atlantis
shodan-query: http.favicon.hash:"-1706783005"
fofa-query: icon_hash=-1706783005
tags: misconfig,atlantis,runatlantis,exposure
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<span>Repository</span>"
- "<span>Project</span>"
- "<span>Workspace</span>"
condition: and
- type: status
status:
- 200