32 lines
1.0 KiB
YAML
32 lines
1.0 KiB
YAML
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://www.socinvestigation.com/shodan-filters-to-hunt-adversaries-infrastructure-and-c2/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: ssl:”Covenant” http.component:”Blazor”
|
|
tags: c2,ir,osint,covenant,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/covenantuser/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Covenant - Login</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200a4d556734af50f37fe66ba5d17f726d3bf5bb0118f41225788b74e06427b60402206d110b54940c6ece284653ee678c48aa88e98095836109fd5ce73b64b2830645:922c64590222798bb761d5b6d8e72950 |