Detection rules › Sigma

Suspicious File Access to Browser Credential Storage

Status
experimental
Severity
low
Log source
category file_access, product windows
Author
frack113, X__Junior (Nextron Systems), Swachchhanda Shrawan Poudel (Nextron Systems), Parth-FourCore
Source
github.com/SigmaHQ/sigma

Detects file access to browser credential storage paths by non-browser processes, which may indicate credential access attempts. Adversaries may attempt to access browser credential storage to extract sensitive information such as usernames and passwords or cookies. This behavior is often commonly observed in credential stealing malware.

Known false positives

  • Antivirus, Anti-Spyware, Anti-Malware Software
  • Legitimate software accessing browser data for synchronization or backup purposes.
  • Legitimate software installed on partitions other than "C:\"

MITRE ATT&CK coverage

Rule body

title: Suspicious File Access to Browser Credential Storage
id: a1dfd976-4852-41d4-9507-dc6590a3ccd0
status: experimental
description: |
    Detects file access to browser credential storage paths by non-browser processes, which may indicate credential access attempts.
    Adversaries may attempt to access browser credential storage to extract sensitive information such as usernames and passwords or cookies.
    This behavior is often commonly observed in credential stealing malware.
references:
    - https://github.com/splunk/security_content/blob/7283ba3723551f46b69dfeb23a63b358afb2cb0e/lookups/browser_app_list.csv?plain=1
    - https://fourcore.io/blogs/threat-hunting-browser-credential-stealing
author: frack113, X__Junior (Nextron Systems), Swachchhanda Shrawan Poudel (Nextron Systems), Parth-FourCore
date: 2025-05-22
tags:
    - attack.credential-access
    - attack.t1555.003
    - attack.discovery
    - attack.t1217
logsource:
    category: file_access
    product: windows
detection:
    selection_browser_paths:
        FileName|contains:
            - '\Sputnik\Sputnik'
            - '\MapleStudio\ChromePlus'
            - '\QIP Surf'
            - '\BlackHawk'
            - '\7Star\7Star'
            - '\CatalinaGroup\Citrio'
            - '\Google\Chrome'
            - '\Coowon\Coowon'
            - '\CocCoc\Browser'
            - '\uCozMedia\Uran'
            - '\Tencent\QQBrowser'
            - '\Orbitum'
            - '\Slimjet'
            - '\Iridium'
            - '\Vivaldi'
            - '\Chromium'
            - '\GhostBrowser'
            - '\CentBrowser'
            - '\Xvast'
            - '\Chedot'
            - '\SuperBird'
            - '\360Browser\Browser'
            - '\360Chrome\Chrome'
            - '\Comodo\Dragon'
            - '\BraveSoftware\Brave-Browser'
            - '\Torch'
            - '\UCBrowser\'
            - '\Blisk'
            - '\Epic Privacy Browser'
            - '\Nichrome'
            - '\Amigo'
            - '\Kometa'
            - '\Xpom'
            - '\Microsoft\Edge'
            - '\Liebao7Default\EncryptedStorage'
            - '\AVAST Software\Browser'
            - '\Kinza'
            - '\Mozilla\SeaMonkey\'
            - '\Comodo\IceDragon\'
            - '\8pecxstudios\Cyberfox\'
            - '\FlashPeak\SlimBrowser\'
            - '\Moonchild Productions\Pale Moon\'
    selection_browser_subpaths:
        FileName|contains:
            - '\Profiles\'
            - '\User Data'
    selection_cred_files:
        - FileName|contains:
              - '\Login Data'
              - '\Cookies'
              - '\EncryptedStorage'
              - '\WebCache\'
        - FileName|endswith:
              - 'cert9.db'
              - 'cookies.sqlite'
              - 'formhistory.sqlite'
              - 'key3.db'
              - 'key4.db'
              - 'Login Data.sqlite'
              - 'logins.json'
              - 'places.sqlite'
    filter_main_img:
        Image|endswith:
            - '\Sputnik.exe'
            - '\ChromePlus.exe'
            - '\QIP Surf.exe'
            - '\BlackHawk.exe'
            - '\7Star.exe'
            - '\Sleipnir5.exe'
            - '\Citrio.exe'
            - '\Chrome SxS.exe'
            - '\Chrome.exe'
            - '\Coowon.exe'
            - '\CocCocBrowser.exe'
            - '\Uran.exe'
            - '\QQBrowser.exe'
            - '\Orbitum.exe'
            - '\Slimjet.exe'
            - '\Iridium.exe'
            - '\Vivaldi.exe'
            - '\Chromium.exe'
            - '\GhostBrowser.exe'
            - '\CentBrowser.exe'
            - '\Xvast.exe'
            - '\Chedot.exe'
            - '\SuperBird.exe'
            - '\360Browser.exe'
            - '\360Chrome.exe'
            - '\dragon.exe'
            - '\brave.exe'
            - '\torch.exe'
            - '\UCBrowser.exe'
            - '\BliskBrowser.exe'
            - '\Epic Privacy Browser.exe'
            - '\nichrome.exe'
            - '\AmigoBrowser.exe'
            - '\KometaBrowser.exe'
            - '\XpomBrowser.exe'
            - '\msedge.exe'
            - '\LiebaoBrowser.exe'
            - '\AvastBrowser.exe'
            - '\Kinza.exe'
            - '\seamonkey.exe'
            - '\icedragon.exe'
            - '\cyberfox.exe'
            - '\SlimBrowser.exe'
            - '\palemoon.exe'
    filter_main_path:
        Image|contains:
            - '\Sputnik\'
            - '\MapleStudio\'
            - '\QIP Surf\'
            - '\BlackHawk\'
            - '\7Star\'
            - '\Fenrir Inc\'
            - '\CatalinaGroup\'
            - '\Google\'
            - '\Coowon\'
            - '\CocCoc\'
            - '\uCozMedia\'
            - '\Tencent\'
            - '\Orbitum\'
            - '\Slimjet\'
            - '\Iridium\'
            - '\Vivaldi\'
            - '\Chromium\'
            - '\GhostBrowser\'
            - '\CentBrowser\'
            - '\Xvast\'
            - '\Chedot\'
            - '\SuperBird\'
            - '\360Browser\'
            - '\360Chrome\'
            - '\Comodo\'
            - '\BraveSoftware\'
            - '\Torch\'
            - '\UCBrowser\'
            - '\Blisk\'
            - '\Epic Privacy Browser\'
            - '\Nichrome\'
            - '\Amigo\'
            - '\Kometa\'
            - '\Xpom\'
            - '\Microsoft\'
            - '\Liebao7\'
            - '\AVAST Software\'
            - '\Kinza\'
            - '\Mozilla\'
            - '\8pecxstudios\'
            - '\FlashPeak\'
            - '\Moonchild Productions\'
    filter_main_system:
        Image: System
        ParentImage: Idle
    filter_main_generic:
        Image|startswith:
            - 'C:\Program Files\'
            - 'C:\Program Files (x86)\'
            - 'C:\Windows\System32\'
            - 'C:\Windows\SysWOW64\'
    filter_optional_defender:
        Image|contains: '\Microsoft\Windows Defender\'
        Image|endswith:
            - '\MpCopyAccelerator.exe'
            - '\MsMpEng.exe'
    filter_optional_thor:
        Image|endswith:
            - '\thor.exe'
            - '\thor64.exe'
    filter_optional_msiexec:
        ParentImage: 'C:\Windows\System32\msiexec.exe'
    filter_optional_other:
        Image|endswith: '\everything.exe'
    condition: all of selection_* and not 1 of filter_main_* and not 1 of filter_optional_*
falsepositives:
    - Antivirus, Anti-Spyware, Anti-Malware Software
    - Legitimate software accessing browser data for synchronization or backup purposes.
    - Legitimate software installed on partitions other than "C:\"
level: low

Stages and Predicates

Stage 0: condition

all of selection_* and not 1 of filter_main_* and not 1 of filter_optional_*

Stage 1: selection_browser_paths

selection_browser_paths:
    FileName|contains:
        - '\Sputnik\Sputnik'
        - '\MapleStudio\ChromePlus'
        - '\QIP Surf'
        - '\BlackHawk'
        - '\7Star\7Star'
        - '\CatalinaGroup\Citrio'
        - '\Google\Chrome'
        - '\Coowon\Coowon'
        - '\CocCoc\Browser'
        - '\uCozMedia\Uran'
        - '\Tencent\QQBrowser'
        - '\Orbitum'
        - '\Slimjet'
        - '\Iridium'
        - '\Vivaldi'
        - '\Chromium'
        - '\GhostBrowser'
        - '\CentBrowser'
        - '\Xvast'
        - '\Chedot'
        - '\SuperBird'
        - '\360Browser\Browser'
        - '\360Chrome\Chrome'
        - '\Comodo\Dragon'
        - '\BraveSoftware\Brave-Browser'
        - '\Torch'
        - '\UCBrowser\'
        - '\Blisk'
        - '\Epic Privacy Browser'
        - '\Nichrome'
        - '\Amigo'
        - '\Kometa'
        - '\Xpom'
        - '\Microsoft\Edge'
        - '\Liebao7Default\EncryptedStorage'
        - '\AVAST Software\Browser'
        - '\Kinza'
        - '\Mozilla\SeaMonkey\'
        - '\Comodo\IceDragon\'
        - '\8pecxstudios\Cyberfox\'
        - '\FlashPeak\SlimBrowser\'
        - '\Moonchild Productions\Pale Moon\'

Stage 2: selection_browser_subpaths

selection_browser_subpaths:
    FileName|contains:
        - '\Profiles\'
        - '\User Data'

Stage 3: selection_cred_files

selection_cred_files:
    - FileName|contains:
          - '\Login Data'
          - '\Cookies'
          - '\EncryptedStorage'
          - '\WebCache\'
    - FileName|endswith:
          - 'cert9.db'
          - 'cookies.sqlite'
          - 'formhistory.sqlite'
          - 'key3.db'
          - 'key4.db'
          - 'Login Data.sqlite'
          - 'logins.json'
          - 'places.sqlite'

Stage 4: not filter_main_*

filter_main_img:
    Image|endswith:
        - '\Sputnik.exe'
        - '\ChromePlus.exe'
        - '\QIP Surf.exe'
        - '\BlackHawk.exe'
        - '\7Star.exe'
        - '\Sleipnir5.exe'
        - '\Citrio.exe'
        - '\Chrome SxS.exe'
        - '\Chrome.exe'
        - '\Coowon.exe'
        - '\CocCocBrowser.exe'
        - '\Uran.exe'
        - '\QQBrowser.exe'
        - '\Orbitum.exe'
        - '\Slimjet.exe'
        - '\Iridium.exe'
        - '\Vivaldi.exe'
        - '\Chromium.exe'
        - '\GhostBrowser.exe'
        - '\CentBrowser.exe'
        - '\Xvast.exe'
        - '\Chedot.exe'
        - '\SuperBird.exe'
        - '\360Browser.exe'
        - '\360Chrome.exe'
        - '\dragon.exe'
        - '\brave.exe'
        - '\torch.exe'
        - '\UCBrowser.exe'
        - '\BliskBrowser.exe'
        - '\Epic Privacy Browser.exe'
        - '\nichrome.exe'
        - '\AmigoBrowser.exe'
        - '\KometaBrowser.exe'
        - '\XpomBrowser.exe'
        - '\msedge.exe'
        - '\LiebaoBrowser.exe'
        - '\AvastBrowser.exe'
        - '\Kinza.exe'
        - '\seamonkey.exe'
        - '\icedragon.exe'
        - '\cyberfox.exe'
        - '\SlimBrowser.exe'
        - '\palemoon.exe'
filter_main_path:
    Image|contains:
        - '\Sputnik\'
        - '\MapleStudio\'
        - '\QIP Surf\'
        - '\BlackHawk\'
        - '\7Star\'
        - '\Fenrir Inc\'
        - '\CatalinaGroup\'
        - '\Google\'
        - '\Coowon\'
        - '\CocCoc\'
        - '\uCozMedia\'
        - '\Tencent\'
        - '\Orbitum\'
        - '\Slimjet\'
        - '\Iridium\'
        - '\Vivaldi\'
        - '\Chromium\'
        - '\GhostBrowser\'
        - '\CentBrowser\'
        - '\Xvast\'
        - '\Chedot\'
        - '\SuperBird\'
        - '\360Browser\'
        - '\360Chrome\'
        - '\Comodo\'
        - '\BraveSoftware\'
        - '\Torch\'
        - '\UCBrowser\'
        - '\Blisk\'
        - '\Epic Privacy Browser\'
        - '\Nichrome\'
        - '\Amigo\'
        - '\Kometa\'
        - '\Xpom\'
        - '\Microsoft\'
        - '\Liebao7\'
        - '\AVAST Software\'
        - '\Kinza\'
        - '\Mozilla\'
        - '\8pecxstudios\'
        - '\FlashPeak\'
        - '\Moonchild Productions\'
filter_main_system:
    Image: System
    ParentImage: Idle
filter_main_generic:
    Image|startswith:
        - 'C:\Program Files\'
        - 'C:\Program Files (x86)\'
        - 'C:\Windows\System32\'
        - 'C:\Windows\SysWOW64\'

Stage 5: not filter_optional_*

filter_optional_defender:
    Image|contains: '\Microsoft\Windows Defender\'
    Image|endswith:
        - '\MpCopyAccelerator.exe'
        - '\MsMpEng.exe'
filter_optional_thor:
    Image|endswith:
        - '\thor.exe'
        - '\thor64.exe'
filter_optional_msiexec:
    ParentImage: 'C:\Windows\System32\msiexec.exe'
filter_optional_other:
    Image|endswith: '\everything.exe'

Exclusions

The rule actively suppresses these predicates.

FieldKindExcluded valuesSearch
ImageeqSystemexcludes:Image field:"Image" value:"System"
ParentImageeqIdleexcludes:ParentImage field:"ParentImage" value:"Idle"
Imageends_with\360Browser.exeexcludes:Image field:"Image" value:"\360Browser.exe"
Imageends_with\360Chrome.exeexcludes:Image field:"Image" value:"\360Chrome.exe"
Imageends_with\7Star.exeexcludes:Image field:"Image" value:"\7Star.exe"
Imageends_with\AmigoBrowser.exeexcludes:Image field:"Image" value:"\AmigoBrowser.exe"
Imageends_with\AvastBrowser.exeexcludes:Image field:"Image" value:"\AvastBrowser.exe"
Imageends_with\BlackHawk.exeexcludes:Image field:"Image" value:"\BlackHawk.exe"
Imageends_with\BliskBrowser.exeexcludes:Image field:"Image" value:"\BliskBrowser.exe"
Imageends_with\CentBrowser.exeexcludes:Image field:"Image" value:"\CentBrowser.exe"
Imageends_with\Chedot.exeexcludes:Image field:"Image" value:"\Chedot.exe"
Imageends_with\Chrome SxS.exeexcludes:Image field:"Image" value:"\Chrome SxS.exe"
Imageends_with\Chrome.exeexcludes:Image field:"Image" value:"\Chrome.exe"
Imageends_with\ChromePlus.exeexcludes:Image field:"Image" value:"\ChromePlus.exe"
Imageends_with\Chromium.exeexcludes:Image field:"Image" value:"\Chromium.exe"
Imageends_with\Citrio.exeexcludes:Image field:"Image" value:"\Citrio.exe"
Imageends_with\CocCocBrowser.exeexcludes:Image field:"Image" value:"\CocCocBrowser.exe"
Imageends_with\Coowon.exeexcludes:Image field:"Image" value:"\Coowon.exe"
Imageends_with\Epic Privacy Browser.exeexcludes:Image field:"Image" value:"\Epic Privacy Browser.exe"
Imageends_with\GhostBrowser.exeexcludes:Image field:"Image" value:"\GhostBrowser.exe"
Imageends_with\Iridium.exeexcludes:Image field:"Image" value:"\Iridium.exe"
Imageends_with\Kinza.exeexcludes:Image field:"Image" value:"\Kinza.exe"
Imageends_with\KometaBrowser.exeexcludes:Image field:"Image" value:"\KometaBrowser.exe"
Imageends_with\LiebaoBrowser.exeexcludes:Image field:"Image" value:"\LiebaoBrowser.exe"
Imageends_with\Orbitum.exeexcludes:Image field:"Image" value:"\Orbitum.exe"
Imageends_with\QIP Surf.exeexcludes:Image field:"Image" value:"\QIP Surf.exe"
Imageends_with\QQBrowser.exeexcludes:Image field:"Image" value:"\QQBrowser.exe"
Imageends_with\Sleipnir5.exeexcludes:Image field:"Image" value:"\Sleipnir5.exe"
Imageends_with\SlimBrowser.exeexcludes:Image field:"Image" value:"\SlimBrowser.exe"
Imageends_with\Slimjet.exeexcludes:Image field:"Image" value:"\Slimjet.exe"
Imageends_with\Sputnik.exeexcludes:Image field:"Image" value:"\Sputnik.exe"
Imageends_with\SuperBird.exeexcludes:Image field:"Image" value:"\SuperBird.exe"
Imageends_with\UCBrowser.exeexcludes:Image field:"Image" value:"\UCBrowser.exe"
Imageends_with\Uran.exeexcludes:Image field:"Image" value:"\Uran.exe"
Imageends_with\Vivaldi.exeexcludes:Image field:"Image" value:"\Vivaldi.exe"
Imageends_with\XpomBrowser.exeexcludes:Image field:"Image" value:"\XpomBrowser.exe"
Imageends_with\Xvast.exeexcludes:Image field:"Image" value:"\Xvast.exe"
Imageends_with\brave.exeexcludes:Image field:"Image" value:"\brave.exe"
Imageends_with\cyberfox.exeexcludes:Image field:"Image" value:"\cyberfox.exe"
Imageends_with\dragon.exeexcludes:Image field:"Image" value:"\dragon.exe"
Imageends_with\icedragon.exeexcludes:Image field:"Image" value:"\icedragon.exe"
Imageends_with\msedge.exeexcludes:Image field:"Image" value:"\msedge.exe"
Imageends_with\nichrome.exeexcludes:Image field:"Image" value:"\nichrome.exe"
Imageends_with\palemoon.exeexcludes:Image field:"Image" value:"\palemoon.exe"
Imageends_with\seamonkey.exeexcludes:Image field:"Image" value:"\seamonkey.exe"
Imageends_with\torch.exeexcludes:Image field:"Image" value:"\torch.exe"
Imagematch\360Browser\excludes:Image field:"Image" value:"\360Browser\"
Imagematch\360Chrome\excludes:Image field:"Image" value:"\360Chrome\"
Imagematch\7Star\excludes:Image field:"Image" value:"\7Star\"
Imagematch\8pecxstudios\excludes:Image field:"Image" value:"\8pecxstudios\"
Imagematch\AVAST Software\excludes:Image field:"Image" value:"\AVAST Software\"
Imagematch\Amigo\excludes:Image field:"Image" value:"\Amigo\"
Imagematch\BlackHawk\excludes:Image field:"Image" value:"\BlackHawk\"
Imagematch\Blisk\excludes:Image field:"Image" value:"\Blisk\"
Imagematch\BraveSoftware\excludes:Image field:"Image" value:"\BraveSoftware\"
Imagematch\CatalinaGroup\excludes:Image field:"Image" value:"\CatalinaGroup\"
Imagematch\CentBrowser\excludes:Image field:"Image" value:"\CentBrowser\"
Imagematch\Chedot\excludes:Image field:"Image" value:"\Chedot\"
Imagematch\Chromium\excludes:Image field:"Image" value:"\Chromium\"
Imagematch\CocCoc\excludes:Image field:"Image" value:"\CocCoc\"
Imagematch\Comodo\excludes:Image field:"Image" value:"\Comodo\"
Imagematch\Coowon\excludes:Image field:"Image" value:"\Coowon\"
Imagematch\Epic Privacy Browser\excludes:Image field:"Image" value:"\Epic Privacy Browser\"
Imagematch\Fenrir Inc\excludes:Image field:"Image" value:"\Fenrir Inc\"
Imagematch\FlashPeak\excludes:Image field:"Image" value:"\FlashPeak\"
Imagematch\GhostBrowser\excludes:Image field:"Image" value:"\GhostBrowser\"
Imagematch\Google\excludes:Image field:"Image" value:"\Google\"
Imagematch\Iridium\excludes:Image field:"Image" value:"\Iridium\"
Imagematch\Kinza\excludes:Image field:"Image" value:"\Kinza\"
Imagematch\Kometa\excludes:Image field:"Image" value:"\Kometa\"
Imagematch\Liebao7\excludes:Image field:"Image" value:"\Liebao7\"
Imagematch\MapleStudio\excludes:Image field:"Image" value:"\MapleStudio\"
Imagematch\Microsoft\excludes:Image field:"Image" value:"\Microsoft\"
Imagematch\Moonchild Productions\excludes:Image field:"Image" value:"\Moonchild Productions\"
Imagematch\Mozilla\excludes:Image field:"Image" value:"\Mozilla\"
Imagematch\Nichrome\excludes:Image field:"Image" value:"\Nichrome\"
Imagematch\Orbitum\excludes:Image field:"Image" value:"\Orbitum\"
Imagematch\QIP Surf\excludes:Image field:"Image" value:"\QIP Surf\"
Imagematch\Slimjet\excludes:Image field:"Image" value:"\Slimjet\"
Imagematch\Sputnik\excludes:Image field:"Image" value:"\Sputnik\"
Imagematch\SuperBird\excludes:Image field:"Image" value:"\SuperBird\"
Imagematch\Tencent\excludes:Image field:"Image" value:"\Tencent\"
Imagematch\Torch\excludes:Image field:"Image" value:"\Torch\"
Imagematch\UCBrowser\excludes:Image field:"Image" value:"\UCBrowser\"
Imagematch\Vivaldi\excludes:Image field:"Image" value:"\Vivaldi\"
Imagematch\Xpom\excludes:Image field:"Image" value:"\Xpom\"
Imagematch\Xvast\excludes:Image field:"Image" value:"\Xvast\"
Imagematch\uCozMedia\excludes:Image field:"Image" value:"\uCozMedia\"
Imagestarts_withC:\Program Files (x86)\excludes:Image field:"Image" value:"C:\Program Files (x86)\"
Imagestarts_withC:\Program Files\excludes:Image field:"Image" value:"C:\Program Files\"
Imagestarts_withC:\Windows\SysWOW64\excludes:Image field:"Image" value:"C:\Windows\SysWOW64\"
Imagestarts_withC:\Windows\System32\excludes:Image field:"Image" value:"C:\Windows\System32\"
Imageends_with\MpCopyAccelerator.exeexcludes:Image field:"Image" value:"\MpCopyAccelerator.exe"
Imageends_with\MsMpEng.exeexcludes:Image field:"Image" value:"\MsMpEng.exe"
Imagematch\Microsoft\Windows Defender\excludes:Image field:"Image" value:"\Microsoft\Windows Defender\"
Imageends_with\everything.exeexcludes:Image field:"Image" value:"\everything.exe"
Imageends_with\thor.exeexcludes:Image field:"Image" value:"\thor.exe"
Imageends_with\thor64.exeexcludes:Image field:"Image" value:"\thor64.exe"
ParentImageeqC:\Windows\System32\msiexec.exeexcludes:ParentImage field:"ParentImage" value:"C:\Windows\System32\msiexec.exe"

Indicators

These rows show field, operator, and value matches.

FieldKindValuesSearch
FileNameends_with
  • Login Data.sqlite
  • cert9.db
  • cookies.sqlite
  • formhistory.sqlite
  • key3.db
  • key4.db
  • logins.json
  • places.sqlite
field:"file_name" kind:ends_with
FileNamematch
  • \360Browser\Browser
  • \360Chrome\Chrome
  • \7Star\7Star
  • \8pecxstudios\Cyberfox\
  • \AVAST Software\Browser
  • \Amigo
  • \BlackHawk
  • \Blisk
  • \BraveSoftware\Brave-Browser
  • \CatalinaGroup\Citrio
  • \CentBrowser
  • \Chedot
  • \Chromium
  • \CocCoc\Browser
  • \Comodo\Dragon
  • \Comodo\IceDragon\
  • \Cookies
  • \Coowon\Coowon
  • \EncryptedStorage
  • \Epic Privacy Browser
  • \FlashPeak\SlimBrowser\
  • \GhostBrowser
  • \Google\Chrome
  • \Iridium
  • \Kinza
  • \Kometa
  • \Liebao7Default\EncryptedStorage
  • \Login Data
  • \MapleStudio\ChromePlus
  • \Microsoft\Edge
  • \Moonchild Productions\Pale Moon\
  • \Mozilla\SeaMonkey\
  • \Nichrome
  • \Orbitum
  • \Profiles\
  • \QIP Surf
  • \Slimjet
  • \Sputnik\Sputnik
  • \SuperBird
  • \Tencent\QQBrowser
  • \Torch
  • \UCBrowser\
  • \User Data
  • \Vivaldi
  • \WebCache\
  • \Xpom
  • \Xvast
  • \uCozMedia\Uran
field:"file_name" kind:match