firefox-downloads

Retrieves the download history from the Firefox places.sqlite file.

Syntax

firefox-downloads FILE_PATH
Required Parameter
FILE_PATH
Path to the places.sqlite file.

Description

After running the firefox-downloads command, the output fields are as follows:

Output Fields

FieldTypeDescription
_timeDateTime of visit
start_timeDateDownload start time
end_timeDateDownload end time
file_pathStringPath to the file
file_sizeIntegerFile size
urlStringFile URL

Usage

Retrieve the download history from the /opt/logpresso/places.sqlite file.

firefox-downloads /opt/logpresso/places.sqlite