2020-01-07 14:42:16 +01:00
|
|
|
title: Citrix Netscaler Attack CVE-2019-19781
|
|
|
|
|
description: Detects CVE-2019-19781 exploitation attempt against Citrix Netscaler, Application Delivery Controller and Citrix Gateway Attack
|
2020-01-03 01:48:29 +01:00
|
|
|
id: ac5a6409-8c89-44c2-8d64-668c29a2d756
|
2020-01-03 00:34:52 +01:00
|
|
|
references:
|
|
|
|
|
- https://support.citrix.com/article/CTX267679
|
|
|
|
|
- https://support.citrix.com/article/CTX267027
|
2020-01-07 14:42:16 +01:00
|
|
|
- https://isc.sans.edu/diary/25686
|
|
|
|
|
author: Arnim Rupp, Florian Roth
|
2020-01-03 00:34:52 +01:00
|
|
|
status: experimental
|
|
|
|
|
date: 2020/01/02
|
2020-01-12 00:29:10 +01:00
|
|
|
modified: 2020/01/11
|
2020-01-03 00:34:52 +01:00
|
|
|
logsource:
|
|
|
|
|
category: webserver
|
2020-01-07 14:42:16 +01:00
|
|
|
description: 'Make sure that your Netscaler appliance logs all kinds of attacks (test with http://your-citrix-gw.net/robots.txt)'
|
2020-01-03 00:34:52 +01:00
|
|
|
detection:
|
|
|
|
|
selection:
|
2020-01-07 14:42:16 +01:00
|
|
|
c-uri-path:
|
|
|
|
|
- '*/../vpns/*'
|
|
|
|
|
- '*/vpns/cfg/smb.conf'
|
2020-01-12 00:29:10 +01:00
|
|
|
- '*/vpns/portal/scripts/newbm.pl*'
|
2020-01-03 00:34:52 +01:00
|
|
|
condition: selection
|
|
|
|
|
fields:
|
|
|
|
|
- client_ip
|
|
|
|
|
- vhost
|
|
|
|
|
- url
|
|
|
|
|
- response
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Unknown
|
|
|
|
|
level: critical
|
2020-01-07 13:00:28 +01:00
|
|
|
|