Skip to content

Shad0w C2 JARM - Detect

ID: shad0w-c2-jarm

Severity: info

Author: pussycat0x

Tags: jarm,network,c2,ir,osint,cti,shad0w,tcp

SHAD0W is a modular C2 framework designed to successfully operate on mature environments.

id: shad0w-c2-jarm
info:
name: Shad0w C2 JARM - Detect
author: pussycat0x
severity: info
description: |
SHAD0W is a modular C2 framework designed to successfully operate on mature environments.
reference:
- https://github.com/cedowens/C2-JARM
- https://github.com/bats3c/shad0w
metadata:
max-request: 1
tags: jarm,network,c2,ir,osint,cti,shad0w,tcp
tcp:
- inputs:
- data: 2E
type: hex
host:
- "{{Hostname}}"
matchers:
- type: dsl
dsl:
- "jarm(Hostname) == '2ad2ad0002ad2ad00042d42d000000ad9bf51cc3f5a1e29eecb81d0c7b06eb'"
# digest: 490a0046304402207afc3e770628513e96a92916eca85ada23ae892a9fb2d46ac14258727be3644402202afc4a42460905922a1bad2dcd614618aa03088354697e730e91cfba54c40870:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "network/jarm/c2/shad0w-c2-jarm.yaml"

View on Github