Skip to content

Instantly share code, notes, and snippets.

@DaveYesland
Last active April 17, 2020 13:12
Show Gist options
  • Save DaveYesland/03fb00fd22612368ae105ba1518296ca to your computer and use it in GitHub Desktop.
Save DaveYesland/03fb00fd22612368ae105ba1518296ca to your computer and use it in GitHub Desktop.
API key regex for the Burp Suite error checker extension
[0-9a-zA-Z/+]{40} 0 Amazon AWS API Secret High Certain
([^A-Z0-9]|^)(AKIA|A3T|AGPA|AIDA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{12,} 0 AWS API ID Low Certain
(xox(p|b|o|a)-[0-9]{9,12}-[0-9]{9,12}-[0-9]{9,12}-[a-z0-9]{32}) 0 Slack API token High Certain
\bAIza.{35}\b 0 Google API Key High Certain
[0-9]{13,17} 0 Facebook API ID Low Certain
[0-9a-f]{32} 0 Flickr API ID Low Certain
[0-9A-Z]{48} 0 Foursquare API ID Low Certain
R_[0-9a-f]{32} 0 Bitly API Secret High Certain
[0-9A-Z]{48} 0 Foursquare API Secret High Certain
(xox(p|b|o|a)-[0-9]{9,12}-[0-9]{9,12}-[0-9]{9,12}-[a-z0-9]{32}) 0 Slack API token High Certain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment