2017-03-05 01:47:25 +01:00
|
|
|
title: PowerShell PSAttack
|
|
|
|
|
status: experimental
|
|
|
|
|
description: Detects the use of PSAttack PowerShell hack tool
|
|
|
|
|
reference: https://adsecurity.org/?p=2921
|
|
|
|
|
author: Sean Metcalf (source), Florian Roth (rule)
|
|
|
|
|
logsource:
|
2017-03-21 10:22:13 +01:00
|
|
|
product: windows
|
|
|
|
|
service: powershell
|
2017-03-05 01:47:25 +01:00
|
|
|
description: 'It is recommanded to use the new "Script Block Logging" of PowerShell v5 https://adsecurity.org/?p=2277'
|
|
|
|
|
detection:
|
2017-10-18 21:49:38 +02:00
|
|
|
selection:
|
|
|
|
|
EventID: 4103
|
2017-10-19 09:52:40 +02:00
|
|
|
keywords:
|
|
|
|
|
- 'PS ATTACK!!!'
|
2017-10-18 21:49:38 +02:00
|
|
|
condition: selection and keywords
|
2017-03-05 01:47:25 +01:00
|
|
|
falsepositives:
|
|
|
|
|
- Pentesters
|
|
|
|
|
level: high
|