26 lines
673 B
YAML
26 lines
673 B
YAML
|
id: posh-c2-jarm
|
||
|
|
||
|
info:
|
||
|
name: Posh C2 JARM - Detect
|
||
|
author: pussycat0x
|
||
|
severity: info
|
||
|
description: |
|
||
|
PoshC2 is a proxy aware C2 framework used to aid penetration testers with red teaming, post-exploitation and lateral movement.
|
||
|
reference: |
|
||
|
- - https://github.com/cedowens/C2-JARM
|
||
|
- https://twitter.com/MichalKoczwara/status/1551639708949692416
|
||
|
- https://poshc2.readthedocs.io/en/latest/
|
||
|
tags: c2,ir,osint,posh,jarm
|
||
|
|
||
|
tcp:
|
||
|
- inputs:
|
||
|
- data: 2E
|
||
|
type: hex
|
||
|
|
||
|
host:
|
||
|
- "{{Hostname}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: dsl
|
||
|
dsl:
|
||
|
- "jarm(Hostname) == '2ad2ad0002ad2ad22c42d42d000000faabb8fd156aa8b4d8a37853e1063261'"
|