View Issue Details

IDProjectCategoryView StatusLast Update
0008582Kali LinuxQueued Tool Additionpublic2024-05-21 23:36
Reporterfr4nk3nst1ner Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Summary0008582: slackattack - Python script designed to interact with Slack's API
Description

[Name] - The name of the tool

SlackAttack

[Version] - What version of the tool should be added?

v1.0

If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
[Homepage] - Where can the tool be found online? Where to go to get more information?

https://github.com/fr4nk3nst1ner/slackattack

[Download] - Where to go to get the tool? either a download page or a link to the latest version

https://github.com/fr4nk3nst1ner/slackattack

[Author] - Who made the tool?

@fr4nk3nst1ner
[email protected]

[Licence] - How is the software distributed? What conditions does it come with?

GNU GENERAL PUBLIC LICENSE

[Description] - What is the tool about? What does it do?

The SlackAttack tool is a post-exploitation Python script designed to facilitate automated interactions with the Slack messaging platform. It is developed to provide users with a command-line interface for pillaging Slack-related activities, including searching conversations, messages, downloading files, and finding secrets within a Slack workspace. The tool supports two types of authentication methods: token-based and cookie-based.

Key functionalities of SlackAttack include:

Message Search and Secrets Identification: The tool allows users to search for specific messages or conversations within a Slack workspace and dump secrets using included regexes. Users can specify search criteria to narrow down the results.

Authentication Methods: SlackAttack supports both token-based and cookie-based authentication. Users can choose the appropriate method based on their access credentials.

Proxy Support: The tool offers proxy support, allowing users to route their requests through a proxy server for enhanced privacy or network configuration.

Command-Line Interface: Users interact with SlackAttack through the command line, providing command-line arguments for authentication details, search criteria, and other options.

[Dependencies] - What is needed for the tool to work?

=Python 3.7, argparse, requests, datetime

[Similar tools] - What other tools are out there?

Slack Pirate (no longer supported)

[Activity] - When did the project start? Is is still actively being deployed?

Q4 2023
The tool is actively being maintained and will indefinitely continue to be supported.

[How to install] - How do you compile it?

NA - it is a standalone script. Installed using the supplied requirements.txt file (pip3 install -r requirements.txt)

Activities

g0tmi1k

g0tmi1k

2024-05-14 16:46

administrator   ~0019290

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here:

fr4nk3nst1ner

fr4nk3nst1ner

2024-05-15 17:55

reporter   ~0019298

Last edited: 2024-05-21 23:36

Hello, I've gone through the build process and have the package building successfully. I am ready to push the files to the remote branch but need an empty slackattack repo in the Kali gitlab package repository. .

Issue History

Date Modified Username Field Change
2024-01-08 20:33 fr4nk3nst1ner New Issue
2024-04-26 15:01 g0tmi1k View Status private => public
2024-04-29 09:05 daniruiz Summary Add SlackAttack to Kali => slackattack - Python script designed to interact with Slack's API
2024-05-14 16:46 g0tmi1k Note Added: 0019290
2024-05-14 16:46 g0tmi1k Status new => acknowledged
2024-05-14 16:46 g0tmi1k Category New Tool Requests => Queued Tool Addition
2024-05-15 17:55 fr4nk3nst1ner Note Added: 0019298
2024-05-15 22:22 fr4nk3nst1ner Note Edited: 0019298
2024-05-21 23:36 fr4nk3nst1ner Note Edited: 0019298