Cleaned up signature descriptions and metadata.

This commit is contained in:
keyboardcrunch
2020-12-05 21:45:38 -06:00
parent 08e20670ee
commit 4d6ac236bc
59 changed files with 284 additions and 285 deletions
@@ -2,14 +2,15 @@ title: PowerShell HTTP Form Submission
description: Detection of powershell data POST and PUT with Invoke-WebRequest.
author: keyboardcrunch
date: 10/10/2020
modified: null
modified:
mitre:
tactic: Exfiltration
technique: T1020
subtechnique: null
subtechnique:
operating_system: windows
query: SrcProcCmdLine ContainsCIS "Invoke-WebRequest" AND (SrcProcCmdLine ContainsCIS
"-Method Put" OR SrcProcCmdLine ContainsCIS "-Method Post")
false_positives: PowerShell HTTP form submissions.
tags: null
false_positives:
- PowerShell HTTP form submissions.
tags: