pathenvironment#

$ target-query <path/to/target> -f pathenvironment
Details#

Module

os.windows.generic.GenericPlugin

Output

lines

Module documentation

Generic Windows plugin.

Provides some plugins that don’t fit in a separate plugin.

Function documentation

Return the content of the Windows PATH environment variable.

PATH is an environment variable on an operating system that specifies a set of directories where executable programs are located. Adversaries may add the directories in which they have stored their (malicious) binaries.

References: