Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_hack_secutyxploded.yml
T
2022-03-16 14:16:10 +01:00

28 lines
752 B
YAML

title: SecurityXploded Tool
id: 7679d464-4f74-45e2-9e01-ac66c5eb041a
description: Detects the execution of SecurityXploded Tools
status: experimental
author: Florian Roth
references:
- https://securityxploded.com/
- https://cyberx-labs.com/blog/gangnam-industrial-style-apt-campaign-targets-korean-industrial-companies/
date: 2018/12/19
modified: 2021/05/11
tags:
- attack.credential_access
- attack.t1555
logsource:
category: process_creation
product: windows
detection:
selection1:
Company: SecurityXploded
selection2:
Image|endswith: 'PasswordDump.exe'
selection3:
OriginalFileName|endswith: 'PasswordDump.exe'
condition: 1 of selection*
falsepositives:
- Unlikely
level: critical