You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}}