Posh C2 - Detect

patch-1
pussycat0x 2023-06-14 16:19:18 +05:30 committed by GitHub
parent 1e0744f23b
commit 9d57e4797b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

29
ssl/c2/posh-c2.yaml Normal file
View File

@ -0,0 +1,29 @@
id: posh-c2
info:
name: Posh C2 - 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://twitter.com/MichalKoczwara/status/1551639708949692416
- https://poshc2.readthedocs.io/en/latest/
metadata:
verified: "true"
shodan-query: ssl:"P18055077"
tags: c2,ir,osint,posh,ssl
ssl:
- address: "{{Host}}:{{Port}}"
matchers:
- type: word
part: issuer_cn
words:
- "P18055077"
extractors:
- type: json
json:
- ".issuer_cn"