BrandImpersonationDetection Deprecated

Analyzes the forensic data to detect brand impersonation attacks. This script uses the HMRC brand as an example, please modify the attributes associated with your company’s brand.

python · SlashNext Phishing Incident Response - Annual Subscription (Direct Subscription) (Deprecated)

Details

IDBrandImpersonationDetection
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088
Tagsphishing

README

Analyzes the forensic data to detect brand impersonation attacks. This script uses the HRMC brand as an example, please modify the attributes associated with your company’s brand.

args:
- description: 'Forensic file EntryID.'
  name: ForensicFileEntry
  required: true
comment: Analyzes the forensic data to detect brand impersonation attacks. This script uses the HMRC brand as an example, please modify the attributes associated with your company’s brand.
commonfields:
  id: BrandImpersonationDetection
  version: -1
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: BrandImpersonationDetection
deprecated: true
outputs:
- contextPath: SlashNext.PhishingBrand
  description: Target brand of phishing URL.
  type: string
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- phishing
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)