nuclei-templates/exposures/tokens/mailchimp/mailchimp-api-key.yaml

19 lines
326 B
YAML
Raw Normal View History

2020-04-06 20:42:53 +00:00
id: mailchimp-access-key-value
2020-04-06 20:41:31 +00:00
info:
2020-04-06 20:42:53 +00:00
name: Mailchimp API Value
author: puzzlepeaches
2021-04-08 15:45:49 +00:00
severity: info
tags: exposure,token,mailchimp
2020-04-06 20:41:31 +00:00
requests:
- method: GET
path:
2020-08-25 15:44:33 +00:00
- "{{BaseURL}}"
2020-07-30 08:16:37 +00:00
2020-04-06 20:41:31 +00:00
extractors:
- type: regex
part: body
regex:
- "[0-9a-f]{32}-us[0-9]{1,2}"