Update proxy_susp_flash_download_loc.yml

This commit is contained in:
yugoslavskiy 2020-11-28 18:59:00 +01:00 committed by GitHub
parent 8c2f884504
commit 207623d2d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,15 +4,15 @@ status: experimental
description: Detects a flashplayer update from an unofficial location
author: Florian Roth
date: 2017/10/25
modified: 2020/11/28
references:
- https://gist.github.com/roycewilliams/a723aaf8a6ac3ba4f817847610935cfb
logsource:
category: proxy
detection:
selection:
c-uri-query|contains:
- '/install_flash_player.exe'
- '/flash_install.php'
- c-uri-query|contains: '/flash_install.php'
- c-uri-query|endswith: '/install_flash_player.exe'
filter:
c-uri-stem|contains: '.adobe.com/'
condition: selection and not filter