25 lines
626 B
YAML
25 lines
626 B
YAML
|
id: grat-c2-jarm
|
||
|
|
||
|
info:
|
||
|
name: Grat2 C2 JARM - Detect
|
||
|
author: pussycat0x
|
||
|
severity: info
|
||
|
description: |
|
||
|
GRAT2 is a Command and Control (C2) tool written in python3 and the client in .NET 4.5. The main idea came from Georgios Koumettou who initiated the project.
|
||
|
reference:
|
||
|
- https://github.com/cedowens/C2-JARM
|
||
|
- https://github.com/r3nhat/GRAT2
|
||
|
tags: shad0w,c2,osint,ir,jarm
|
||
|
|
||
|
tcp:
|
||
|
- inputs:
|
||
|
- data: 2E
|
||
|
type: hex
|
||
|
|
||
|
host:
|
||
|
- "{{Hostname}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: dsl
|
||
|
dsl:
|
||
|
- "jarm(Hostname) == '2ad2ad0002ad2ad00042d42d000000ad9bf51cc3f5a1e29eecb81d0c7b06eb'"
|