Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added collection of Opera (Stable/GX) browser profile storage location for browser history #181

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RickGeex
Copy link

@RickGeex RickGeex commented Jul 7, 2024

Added collection of Opera (Stable/GX) browser profile storage location for browser history

  • Opera - Windows (Stable)
    AppData/Roaming/Opera Software/Opera Stable/Default
    AppData/Local/Opera Software/Opera Stable/Default
  • Opera - Windows (GX)
    AppData/Roaming/Opera Software/Opera GX Stable
    AppData/Local/Opera Software/Opera GX Stable
  • Opera - MacOS (Stable)
    Library/Application Support/com.operasoftware.Opera/Default
  • Opera - MacOS (GX)
    Library/Application Support/com.operasoftware.OperaGX

acquire/acquire.py Show resolved Hide resolved
# Opera - MacOS (Stable)
"Library/Application Support/com.operasoftware.Opera/Default",
# Opera - MacOS (GX)
"Library/Application Support/com.operasoftware.OperaGX",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the some paths here to collect Opera browser artefacts for Linux based systems? This comment also applies to fox-it/dissect.target#744.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants