omg-payloads/payloads/library/exfiltration/Export_Cookies_From_Firefox
aleff-github 320ac03f56 Update 2023-06-25 00:39:41 +02:00
..
README.md Update 2023-06-25 00:39:41 +02:00
payload.txt Update payload.txt 2023-06-12 14:29:47 -04:00
script.ps1 readme 2023-06-12 12:11:40 +02:00

README.md

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