Skip to content

Add hooks.slack.com/triggers/ to detection #1791

@thomas-nilsson-irfu

Description

@thomas-nilsson-irfu

It would be nice if the Slack secret detection was extended to also include detecting Webhooks secrets.

As described in
https://slack.com/help/articles/360041352714-Build-a-workflow--Create-a-workflow-that-starts-outside-of-Slack

these take the form of POST requests to a URL in form of https://hooks.slack.com/triggers/ followed by a random secret string.

In my case I have seen string in the style of X/Y/Z where X was being a 9 digit alphanumerical value, Y a 13 digits numerical and Z a 32 alphanumerical value (and / being a separator).

cc @zricethezav

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions