Merge pull request #592 from 2d4d/fix_web_citrix_cve_2019_19781_exploit.yml
add newbm.pl
This commit is contained in:
@@ -8,7 +8,7 @@ references:
|
|||||||
author: Arnim Rupp, Florian Roth
|
author: Arnim Rupp, Florian Roth
|
||||||
status: experimental
|
status: experimental
|
||||||
date: 2020/01/02
|
date: 2020/01/02
|
||||||
modified: 2020/01/07
|
modified: 2020/01/11
|
||||||
logsource:
|
logsource:
|
||||||
category: webserver
|
category: webserver
|
||||||
description: 'Make sure that your Netscaler appliance logs all kinds of attacks (test with http://your-citrix-gw.net/robots.txt)'
|
description: 'Make sure that your Netscaler appliance logs all kinds of attacks (test with http://your-citrix-gw.net/robots.txt)'
|
||||||
@@ -17,6 +17,7 @@ detection:
|
|||||||
c-uri-path:
|
c-uri-path:
|
||||||
- '*/../vpns/*'
|
- '*/../vpns/*'
|
||||||
- '*/vpns/cfg/smb.conf'
|
- '*/vpns/cfg/smb.conf'
|
||||||
|
- '*/vpns/portal/scripts/newbm.pl*'
|
||||||
condition: selection
|
condition: selection
|
||||||
fields:
|
fields:
|
||||||
- client_ip
|
- client_ip
|
||||||
|
|||||||
Reference in New Issue
Block a user