Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyberfantics/cookies-steller


https://github.com/cyberfantics/cookies-steller

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Cookies Steller

Cookies Steller is a Python script for extracting and managing cookies from the Firefox `cookies.sqlite` database.

## Features

- **Cookie Extraction**: Extract cookies from Firefox's `cookies.sqlite` database.
- **Filtering**: Filter cookies by domain, name, or expiration date.
- **Saving**: Save extracted cookies to a text file for further analysis.

## Requirements

- Python 3.x
- SQLite3

## Usage

1. **Clone the repository:**x
```bash
git clone https://github.com/cyberfantics/cookies-steller.git
cd cookies-steller
```

2. **Run the script:**
```bash
python cookies=steller.py
```
**Follow the on-screen prompts to extract and save cookies.**

3. **Options:**
- Modify cookies_to_extract dictionary in cookies-steller.py to specify cookies you want to extract.
- Customize date filters or other criteria in the script as needed.

## Author
Syed Mansoor ul Hassan Bukhari