28 lines
990 B
YAML
28 lines
990 B
YAML
id: covenant-c2-ssl
|
|
|
|
info:
|
|
name: Covenant C2 SSL - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Covenant is a .NET command and control framework that aims to highlight the attack surface of .NET, make the use of offensive .NET tradecraft easier,and serve as a collaborative command and control platform for red teamers.
|
|
reference: |
|
|
https://twitter.com/MichalKoczwara/status/1548685058403360770
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
shodan-query: ssl:”Covenant” http.component:”Blazor”
|
|
tags: ssl,tls,c2,ir,osint,malware,covenant
|
|
ssl:
|
|
- address: "{{Host}}:{{Port}}"
|
|
matchers:
|
|
- type: word
|
|
part: subject_dn
|
|
words:
|
|
- "CN=Covenant"
|
|
|
|
extractors:
|
|
- type: json
|
|
json:
|
|
- ".subject_dn"
|
|
# digest: 490a0046304402207e58e585da3357683db6cde411d30b78f724ef4d4c8cd9d41a4f7727228c2c64022036f07c03ddc6a4e5934158aae6ee638f25fdce63224732f3995b14c2249173b9:922c64590222798bb761d5b6d8e72950 |