network.gateways

$ target-query <path/to/target> -f network.gateways
Details

Module

dissect.target.plugins.os.default.network.NetworkPlugin

Output

text

Module documentation

Generic implementation for network interfaces plugin.

Function documentation

Return gateways as list of IPAddress.

Details

Module

dissect.target.plugins.os.unix.bsd.osx.network.MacNetworkPlugin

Output

text

Module documentation

macOS network interface plugin.

Function documentation

Return gateways as list of IPAddress.

Details

Module

dissect.target.plugins.os.unix.linux.network.LinuxNetworkPlugin

Output

text

Module documentation

Linux network interface plugin.

Function documentation

Return gateways as list of IPAddress.

Details

Module

dissect.target.plugins.os.windows.network.WindowsNetworkPlugin

Output

text

Module documentation

Windows network interface plugin.

Function documentation

Return gateways as list of IPAddress.