2021-04-08 15:45:49 +00:00
|
|
|
id: bitly-secret-key
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Bitly Secret Key Disclosure
|
|
|
|
author: Ice3man
|
|
|
|
severity: info
|
2021-04-13 13:48:02 +00:00
|
|
|
tags: exposure,token,bitly
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-04-08 15:45:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-08 15:45:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'R_[0-9a-f]{32}'
|