2023-08-14 06:03:44 +00:00
|
|
|
id: havoc-c2-jarm
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Havoc C2 Jarm - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Havoc is a modern and malleable post-exploitation command and control framework,
|
|
|
|
reference: |
|
|
|
|
- https://github.com/HavocFramework/Havoc
|
|
|
|
- https://github.com/montysecurity/C2-Tracker
|
|
|
|
metadata:
|
|
|
|
verified: "true"
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: 'ssl:postalCode=3540 ssl.jarm:3fd21b20d00000021c43d21b21b43de0a012c76cf078b8d06f4620c2286f5e'
|
2023-08-14 06:03:44 +00:00
|
|
|
tags: c2,ir,osint,havoc,network
|
|
|
|
tcp:
|
|
|
|
- inputs:
|
|
|
|
- data: 2E
|
|
|
|
type: hex
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "jarm(Hostname) == '3fd21b20d00000021c43d21b21b43de0a012c76cf078b8d06f4620c2286f5e'"
|