Skip to content

Slack API Key

ID: slack-api

Severity: high

Author: gaurang

Tags: file,keys,token,slack

id: slack-api
info:
name: Slack API Key
author: gaurang
severity: high
tags: file,keys,token,slack
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "xox[baprs]-([0-9a-zA-Z]{10,48})?"
# digest: 4a0a00473045022100f107e87871c02f69dfff132231fb7c28c32645c60b0e4d1b3d7919f3a64f1b1302207b547fd07187b17bec1d7811e3dab7f877643dcdb5738a572f59312f85b0ed50:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "file/keys/slack-api.yaml"

View on Github