network.dns

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

Module

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

Output

text

Module documentation

Generic implementation for network interfaces plugin.

Function documentation

Return DNS addresses as list of str.

Details

Module

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

Output

text

Module documentation

macOS network interface plugin.

Function documentation

Return DNS addresses as list of str.

Details

Module

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

Output

text

Module documentation

Linux network interface plugin.

Function documentation

Return DNS addresses as list of str.

Details

Module

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

Output

text

Module documentation

Windows network interface plugin.

Function documentation

Return DNS addresses as list of str.