Merge pull request #7421 from projectdiscovery/pussycat0x-patch-18

Posh C2 - Detect
patch-1
Dhiyaneshwaran 2023-06-15 14:56:16 +05:30 committed by GitHub
commit b3d14b5f50
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"