AdvancedKeyHacks icon indicating copy to clipboard operation
AdvancedKeyHacks copied to clipboard

API Key/Token Exploitation Made easy.

Results 2 AdvancedKeyHacks issues
Sort by recently updated
recently updated
newest added

Hi, you should modify the script in order to include all the slack token, eg. bot token starts with xoxb. curl -sX POST "https://slack.com/api/auth.test?token=xoxp-$slack&pretty=1" curl -sX POST "https://slack.com/api/auth.test?token=$slack&pretty=1" Bye