mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
Update proxy_susp_flash_download_loc.yml
This commit is contained in:
parent
8c2f884504
commit
207623d2d7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user