LoFP LoFP / unlikely in most cases, further investigation should be done in the commandline of the browser process to determine the context of the url accessed.

Techniques

Sample rules

Potential Suspicious Browser Launch From Document Reader Process

Description

Detects when a browser process or browser tab is launched from an application that handles document files such as Adobe, Microsoft Office, etc. And connects to a web application over http(s), this could indicate a possible phishing attempt.

Detection logic

condition: selection
selection:
  CommandLine|contains: http
  Image|endswith:
  - \brave.exe
  - \chrome.exe
  - \firefox.exe
  - \msedge.exe
  - \opera.exe
  - \maxthon.exe
  - \seamonkey.exe
  - \vivaldi.exe
  - ''
  ParentImage|contains:
  - Acrobat Reader
  - Microsoft Office
  - PDF Reader