27 lines
860 B
YAML
27 lines
860 B
YAML
id: deimos-c2-jarm
|
|
|
|
info:
|
|
name: Deimos C2 JARM - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
DeimosC2 is a post-exploitation Command & Control (C2) tool that leverages multiple communication methods in order to control machines that have been compromised. DeimosC2 server and agents works on, and has been tested on, Windows, Darwin, and Linux.It is entirely written in Golang with a front end written in Vue.js.
|
|
reference:
|
|
- https://github.com/cedowens/C2-JARM
|
|
- https://twitter.com/MichalKoczwara/status/1551632627387473920
|
|
metadata:
|
|
max-request: 1
|
|
tags: c2,ir,osint,deimos,jarm,network
|
|
|
|
tcp:
|
|
- inputs:
|
|
- data: 2E
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "jarm(Hostname) == '00000000000000000041d00000041d9535d5979f591ae8e547c5e5743e5b64'" |