30 lines
1.1 KiB
YAML
30 lines
1.1 KiB
YAML
id: orcus-rat-c2
|
|
|
|
info:
|
|
name: OrcusRAT - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Orcus RAT is a type of malicious software program that enables remote access and control of computers and networks. It is a type of Remote Access Trojan (RAT) that has been used by attackers to gain access to and control computers and networks.
|
|
reference: |
|
|
https://github.com/thehappydinoa/awesome-censys-queries#orcusrat--
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
censys-query: 'services.tls.certificates.leaf_data.subject.common_name: {"Orcus Server", "OrcusServerCertificate"}'
|
|
tags: c2,ssl,tls,ir,osint,malware,orcusrat
|
|
ssl:
|
|
- address: "{{Host}}:{{Port}}"
|
|
matchers:
|
|
- type: word
|
|
part: issuer_cn
|
|
words:
|
|
- "Orcus Server"
|
|
- "OrcusServerCertificate"
|
|
condition: or
|
|
|
|
extractors:
|
|
- type: json
|
|
json:
|
|
- ".issuer_cn"
|
|
# digest: 4b0a004830460221009a84552f8b48367ae774ff0611f4956af413a6571aa1f2e6a3d1992dbaadeef6022100c41982b4322eaa7fe523e9cda239ab156620b93663ae067fcae2b42238265b5b:922c64590222798bb761d5b6d8e72950 |