LoFP LoFP / some false positives might occur with binaries download via github

Techniques

Sample rules

Suspicious File Download From File Sharing Websites

Description

Detects the download of suspicious file type from a well-known file and paste sharing domain

Detection logic

condition: all of selection*
selection_domain:
  Contents|contains:
  - .githubusercontent.com
  - anonfiles.com
  - cdn.discordapp.com
  - cdn.discordapp.com/attachments/
  - ddns.net
  - dl.dropboxusercontent.com
  - ghostbin.co
  - glitch.me
  - gofile.io
  - hastebin.com
  - mediafire.com
  - mega.nz
  - onrender.com
  - paste.ee
  - pastebin.com
  - pastebin.pl
  - pastetext.net
  - privatlab.com
  - privatlab.net
  - send.exploit.in
  - sendspace.com
  - storage.googleapis.com
  - storjshare.io
  - supabase.co
  - temp.sh
  - transfer.sh
  - ufile.io
selection_extension:
  TargetFilename|contains:
  - .exe:Zone
  - .vbs:Zone
  - .vbe:Zone
  - .dll:Zone
  - .one:Zone
  - .hta:Zone
  - .lnk:Zone
  - .xll:Zone
  - .cpl:Zone