2021-04-08 15:45:49 +00:00
|
|
|
id: artifactory-api-token
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Artifactory API Token Disclosure
|
|
|
|
author: Ice3man
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,token,artifactory
|
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:
|
2023-10-14 11:27:55 +00:00
|
|
|
- '(?:\s|=|:|"|^)AKC[a-zA-Z0-9]{10,}'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100eb91170e90ed77b1179afbab93c4c1abc51434e912808a9d6851305193d3b59502203ae3393066488aee8d2c8a083f2eb9d541eed9fed62dad3f5382deb5d4a77806:922c64590222798bb761d5b6d8e72950
|