.. generated, remove this comment to keep this file ``auditpol`` ============ .. code-block:: console $ target-query -f auditpol .. list-table:: Details :widths: 20 80 * - Module - ``os.windows.regf.auditpol.AuditpolPlugin`` * - Output - ``records`` **Module documentation** Plugin that parses audit policy settings from the registry. **Function documentation** Return audit policy settings from the registry. For Windows, the audit policy settings are stored in the HKEY_LOCAL_MACHINE\Security\Policy\PolAdtEv registry key. It shows for each possible audit event if it is logged. References: - https://countuponsecurity.com/tag/poladtev/