Covenant C2 - Detect

patch-1
pussycat0x 2023-06-14 13:53:17 +05:30 committed by GitHub
parent 1e0744f23b
commit 89816bdff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

28
ssl/c2/covenant-c2.yaml Normal file
View File

@ -0,0 +1,28 @@
id: covenant-c2
info:
name: Covenant C2 - 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"
shodan-query: ssl:”Covenant” http.component:”Blazor”
tags: c2,ir,osint,covenant,ssl
ssl:
- address: "{{Host}}:{{Port}}"
matchers:
- type: word
part: subject_dn
words:
- "CN=Covenant"
extractors:
- type: json
json:
- ".subject_dn"