Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/exfiltration/Export_Cookies_From_Firefox/README.md
2968 views

Export Firefox Cookies Database

This script may come in handy for those who want to quickly save all the cookies of their Firefox session by exporting the database via dropbox accesstoken.

Category: Exfiltration

Description

This script may come in handy for those who want to quickly save all the cookies of their Firefox session by exporting the database via dropbox accesstoken.

Open a PowerShell, select dynamically the Firefox path adding "cookies.sqlite" at the end, then set your exfiltration settings i.e. Dropbox access token and so on... then export it, then close the powershell.

Dependencies

  • Firefox must be installed

Settings

  • You must define your Dropbox accessToken or modify the exfiltration modality. Replace just the example word with your token.

    DEFINE DROPBOX_ACCESS_TOKEN "example"

Credits

Aleff :octocat:


Github

Linkedin