OSQueryOpenSockets
OS Query Pack.#
This Script is part of theDeprecated
Use OSQueryBasicQuery with query='select distinct pid, family, protocol, local_address, local_port, remote_address, remote_port, path from process_open_sockets where path <>
'' or remote_address <>
'';' instead.
Deprecated. Use OSQueryBasicQuery with query='select distinct pid, family, protocol, local_address, local_port, remote_address, remote_port, path from process_open_sockets where path \<\> '' or remote_address \<\> '';'
instead.
#
Script DataName | Description |
---|---|
Script Type | python2 |
Tags | OSQuery |
Cortex XSOAR Version | 5.0.0 |
#
DependenciesThis script uses the following commands and scripts.
- OSQueryBasicQuery
#
InputsArgument Name | Description |
---|---|
system | The System to remote execute on, can be a list of systems |
#
OutputsThere are no outputs for this script.