Files
blue-team-tools/rules/proxy/proxy_cobalt_ocsp.yml
T

21 lines
511 B
YAML
Raw Normal View History

2019-11-12 23:05:36 +01:00
title: CobaltStrike Malleable (OCSP) Profile
2019-11-12 23:12:27 +01:00
id: 37325383-740a-403d-b1a2-b2b4ab7992e7
2019-11-12 23:05:36 +01:00
status: experimental
description: Detects Malleable (OCSP) Profile with Typo (OSCP) in URL
references:
- https://github.com/rsmudge/Malleable-C2-Profiles/blob/master/normal/ocsp.profile
author: Markus Neis
tags:
- attack.t1102
logsource:
category: proxy
detection:
selection:
2019-12-07 00:11:33 +01:00
c-uri: '*/oscp/*'
cs-host: 'ocsp.verisign.com'
2019-11-12 23:05:36 +01:00
condition: selection
falsepositives:
- Unknown
level: high