formhistory Audit

Prev Next

Collects a history of forms edited through a browser by host endpoints.

Firefox and Chrome do not store form data for specific URLs. It is saved in a more generic way that is not related to one URL. As a result, several fields in the form audit do not contain data.

Form history is not collected for Internet Explorer since it is not stored in an index.dat file. Autocomplete/autofill/intelliforms are stored in the registry and need to be extracted differently from other Internet Explorer history data.

Supported Platforms

Windows and macOS

Input Parameters

The following input parameters are available for this audit. Some parameters are supported only in Windows environments.

TargetBrowser

Details

Values

Description

Platform

Windows and macOS

Windows and macOS environments

Format

String

Valid values are a string of text.

Required?

no

This parameter is not required.

Repeatable?

yes

This parameter can be repeated in an audit request.

Valid Values

"Brave"

"Chrome"

"Edge"

"Firefox"

Specify the name of the supported browser whose history will be extracted. The browser name should be specified in quotation marks.

Note

  • Form history is not supported for Internet Explorer and Safari browsers.

PathToHistoryFiles

Details

Values

Description

Platform

Windows and macOS

Windows and macOS environments

Format

FilePath

Valid values are a full file path and file name.

Required?

no

This parameter is not required.

Repeatable?

no

This parameter can be specified only once per audit request. It cannot be repeated.

Valid Values

Specify the full path to a user profile directory, the base profile directory, or a single history file from the supported browser types.

Prevent Hibernation

Details

Values

Description

Platform

Windows

Windows environments

Format

Bool

Valid values are Boolean values.

Required?

no

This parameter is not required.

Repeatable?

no

This parameter can be specified only once per audit request. It cannot be repeated.

Valid Values

Use Boolean values to indicate whether to prevent the host endpoint from entering hibernation while this audit is executed.