adithyan-ak / Slacksploit

A forensic analysis framework for enumerating slack artifacts residing in the Operating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slacksploit


Slacksploit
Wreck-It Slack

About

A forensic analysis framework for enumerating slack artifacts residing in the Operating system.

Features

  • Multi-OS support
    • Windows, Mac & Linux
  • Fetch Cookies
  • Retrieve User logs, Slack Client logs
  • Fetch and analyze levelDB files
    • Extract authentication tokens
  • Export the data to CSV
  • GUI Visualizer plugin
    • Slack user data

Prerequisites

Python 3.x

Installation

Open terminal and type

git clone https://github.com/adithyan-ak/Slacksploit.git
cd Slacksploit

To install the required Python modules

pip3 install -r requirements.txt

To run Slacksploit

python3 slacksploit.py

About

A forensic analysis framework for enumerating slack artifacts residing in the Operating system.


Languages

Language:Python 100.0%