Skip to content

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

Notifications You must be signed in to change notification settings

adithyan-ak/Slacksploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages