2017-03-05 00:47:25 +00:00
|
|
|
title: PowerShell PSAttack
|
|
|
|
status: experimental
|
|
|
|
description: Detects the use of PSAttack PowerShell hack tool
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
|
|
|
- https://adsecurity.org/?p=2921
|
2018-07-24 08:56:41 +00:00
|
|
|
tags:
|
|
|
|
- attack.execution
|
|
|
|
- attack.t1086
|
2017-03-05 00:47:25 +00:00
|
|
|
author: Sean Metcalf (source), Florian Roth (rule)
|
|
|
|
logsource:
|
2017-03-21 09:22:13 +00:00
|
|
|
product: windows
|
|
|
|
service: powershell
|
2017-03-05 00:47:25 +00:00
|
|
|
description: 'It is recommanded to use the new "Script Block Logging" of PowerShell v5 https://adsecurity.org/?p=2277'
|
|
|
|
detection:
|
2017-10-18 19:49:38 +00:00
|
|
|
selection:
|
|
|
|
EventID: 4103
|
2018-03-06 22:14:43 +00:00
|
|
|
keyword:
|
2017-10-19 07:52:40 +00:00
|
|
|
- 'PS ATTACK!!!'
|
2018-03-06 22:14:43 +00:00
|
|
|
condition: all of them
|
2017-03-05 00:47:25 +00:00
|
|
|
falsepositives:
|
|
|
|
- Pentesters
|
|
|
|
level: high
|