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

26 lines
649 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
author: Markus Neis
date: 2019/11/12
modified: 2020/09/02
2020-09-15 07:02:30 -06:00
references:
- https://github.com/rsmudge/Malleable-C2-Profiles/blob/master/normal/ocsp.profile
2019-11-12 23:05:36 +01:00
tags:
- attack.defense_evasion
- attack.command_and_control
- attack.t1071.001
- attack.t1043 # an old one
2019-11-12 23:05:36 +01:00
logsource:
category: proxy
detection:
selection:
2020-10-15 23:19:56 -03:00
c-uri|contains: '/oscp/'
2019-12-07 00:11:33 +01:00
cs-host: 'ocsp.verisign.com'
condition: selection
2019-11-12 23:05:36 +01:00
falsepositives:
- Unknown
level: high