Files
blue-team-tools/rules/web/proxy_generic/proxy_cobalt_ocsp.yml
T

24 lines
645 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
2021-11-27 11:33:14 +01:00
status: test
2019-11-12 23:05:36 +01:00
description: Detects Malleable (OCSP) Profile with Typo (OSCP) in URL
2020-09-15 07:02:30 -06:00
references:
2022-07-07 15:24:15 +01:00
- https://github.com/rsmudge/Malleable-C2-Profiles/blob/26323784672913923d20c5a638c6ca79459e8529/normal/ocsp.profile
2022-10-25 10:08:58 +02:00
author: Markus Neis
2021-11-27 11:33:14 +01:00
date: 2019/11/12
modified: 2021/11/27
2022-10-25 10:08:58 +02:00
tags:
- attack.defense_evasion
- attack.command_and_control
- attack.t1071.001
2019-11-12 23:05:36 +01:00
logsource:
2022-07-07 15:24:15 +01:00
category: proxy
2019-11-12 23:05:36 +01:00
detection:
2022-07-07 15:24:15 +01:00
selection:
c-uri|contains: '/oscp/'
cs-host: 'ocsp.verisign.com'
condition: selection
2019-11-12 23:05:36 +01:00
falsepositives:
2022-07-07 15:24:15 +01:00
- Unknown
2019-11-12 23:05:36 +01:00
level: high