SQLite Firefox Profile Data DB Access
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detect usage of the "sqlite" binary to query databases in Firefox and other Gecko-based browsers for potential data stealing.
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "Process started" AND (PRODUCT_NAME = "SQLite" OR PROCESSNAME endswith "\sqlite.exe,\sqlite3.exe") AND COMMANDLINE contains "cookies.sqlite,places.sqlite" select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
frack113


