Update proxy_susp_flash_download_loc.yml
This commit is contained in:
@@ -10,11 +10,11 @@ logsource:
|
||||
category: proxy
|
||||
detection:
|
||||
selection:
|
||||
c-uri-query:
|
||||
- '*/install_flash_player.exe'
|
||||
- '*/flash_install.php*'
|
||||
c-uri-query|contains:
|
||||
- '/install_flash_player.exe'
|
||||
- '/flash_install.php'
|
||||
filter:
|
||||
c-uri-stem: '*.adobe.com/*'
|
||||
c-uri-stem|contains: '.adobe.com/'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Unknown flash download locations
|
||||
@@ -27,4 +27,4 @@ tags:
|
||||
- attack.t1204 # an old one
|
||||
- attack.defense_evasion
|
||||
- attack.t1036.005
|
||||
- attack.t1036 # an old one
|
||||
- attack.t1036 # an old one
|
||||
|
||||
Reference in New Issue
Block a user