Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.38 KB

MATCH-S00684.md

File metadata and controls

34 lines (27 loc) · 1.38 KB

Rules: Wget Passed to Script Execution Command

Description

Passing a downloaded file to a script execution command such as sh will immediately run the script. This is indicative of either high-risk user behavior or malicious activity as script contents should always be reviewed prior to execution. This can be used to run scripts on a host where remote command execution is possible.

Additional Details

Detail Value
Type Templated Match
Category Execution
Apply Risk to Entities device_hostname, device_ip, user_username
Signal Name Wget Passed to Script Execution Command
Summary Expression A script was directly executed from wget on host {{device_hostname}} by user {{user_username}}
Score/Severity Static: 3
Enabled by Default True
Prototype False
Tags _mitreAttackTactic:TA0002, _mitreAttackTechnique:T1059, _mitreAttackTechnique:T1059.004

Vendors and Products

Fields Used

Origin Field
Normalized Schema commandLine
Normalized Schema device_hostname
Normalized Schema device_ip
Normalized Schema user_username