alert tcp any any -> $HOME_NET 445 (
msg:"ET POLICY Powershell Command With Hidden Window Argument Over SMB - Likely Lateral Movement";
flow:established,to_server;
content:"SMB"; depth:8;
content:"powershell"; nocase; distance:0;
content:"-w"; distance:0;
content:"hidden"; nocase; within:17;
classtype:bad-unknown;
sid:2027170; rev:1;
metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2019_04_10, deployment Internal, confidence High, signature_severity Minor, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_07_26, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1570, mitre_technique_name Lateral_Tool_Transfer;
)