View Issue Details

IDProjectCategoryView StatusLast Update
0005204Kali LinuxQueued Tool Additionpublic2020-08-25 09:01
Reporteremtunc Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0005204: SlackPirate - Slack Enumeration and Sensitive Information Extraction Tool
Description
  • [Name] - SlackPirate
  • [Version] - The latest version listed in https://github.com/emtunc/SlackPirate/releases
  • [Homepage] - https://github.com/emtunc/SlackPirate/
  • [Download] - https://github.com/emtunc/SlackPirate/releases
  • [Author] - Mikail Tunç
  • [Licence] - Distributed on Github - GNU General Public License
  • [Description] - The tool enumerates Slack Workspaces (given a cookie or token), extracts sensitive information and dumps the results to files
  • [Dependencies] - Tested on a fresh install of Kali 2018.4 and the tool worked straight out of the box - no dependencies needed fetching. Nonetheless, here is what the tool needs to work: Python 3 and the following Python modules: requests, colorama, termcolor, pathlib, argparse
  • [Similar tools] - There is a tool called SlackExtract however it is written in PowerShell and does not have as many features as this tool (SlackExtract will attempt to pull all messages and all files which is not very scalable on very large Workspaces whereas SlackPirate is more precise and searches for certain interesting keywords)
  • [Activity] - Project started in late December 2018 and is being actively developed. There are a number of active contributors making the tool better every day.
  • [How to install] - Python script with some dependencies (Kali 2018.4 seems to have all the dependencies already installed) so a straight forward python3 SlackPirate.py --help is all that is required to get started
  • [How to use] - SlackPirate --help to view the help context. --cookie used to provide a cookie and grab all Workspaces and tokens. --token to start the extraction and dumping phase.

Activities

g0tmi1k

g0tmi1k

2019-12-09 13:20

administrator   ~0011614

Last edited: 2020-01-06 13:17

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2019-01-10 11:07 emtunc New Issue
2019-12-09 13:20 g0tmi1k Category New Tool Requests => Queued Tool Addition
2019-12-09 13:20 g0tmi1k Note Added: 0011614
2019-12-10 11:57 g0tmi1k Severity minor => feature
2020-01-06 13:07 g0tmi1k Status new => acknowledged
2020-01-06 13:17 g0tmi1k Note Edited: 0011614
2020-06-17 14:57 g0tmi1k Severity feature => minor