37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: caldera-c2
|
|
|
|
info:
|
|
name: Caldera C2 - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
MITRE Caldera™ is a cyber security platform designed to easily automate adversary emulation, assist manual red-teams, and automate incident response.
|
|
reference:
|
|
- https://github.com/mitre/caldera
|
|
- https://github.com/montysecurity/C2-Tracker/blob/main/tracker.py
|
|
classification:
|
|
cpe: cpe:2.3:a:mitre:caldera:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: mitre
|
|
product: caldera
|
|
fofa-query: http.favicon.hash:-636718605
|
|
tags: c2,ir,osint,caldera,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Login | CALDERA</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f20ccde845cc826bb609e7b471b57087d9831cfc7352e2793a8f9ebe6979daca022021080748a4d8b66887eaee3791c2ef9d6264aea4e76c8413d5b643ce9c4db8aa:922c64590222798bb761d5b6d8e72950 |