.. generated, remove this comment to keep this file ``install_date`` ================ .. code-block:: console $ target-query -f install_date .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.generic.GenericPlugin`` * - Output - ``unknown`` **Module documentation** Generic plugin for Unix targets. **Function documentation** Return the likely install date of the operating system. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.linux.fortios.generic.GenericPlugin`` * - Output - ``unknown`` **Module documentation** Generic FortiOS plugin. **Function documentation** Return the likely install date of FortiOS. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.bsd.citrix.generic.GenericPlugin`` * - Output - ``unknown`` **Module documentation** Generic Citrix plugin. **Function documentation** Return the likely install date of Citrix Netscaler. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.bsd.darwin.ios.generic.GenericPlugin`` * - Output - ``unknown`` **Module documentation** Generic plugin for iOS targets. **Function documentation** Return the likely install date of the operating system. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.windows.generic.GenericPlugin`` * - Output - ``unknown`` **Module documentation** Generic Windows plugin. Provides Windows operating system plugins too small to fit in a separate plugin. **Function documentation** Returns the install date of the system. The value of the registry key is stored as a Unix epoch timestamp. References: - https://winreg-kb.readthedocs.io/en/latest/_modules/winregrc/sysinfo.html?highlight=_ParseInstallDate - https://www.forensics-matters.com/2018/09/15/find-out-windows-installation-date/