24 lines
698 B
YAML
24 lines
698 B
YAML
id: postman-api-key
|
|
|
|
info:
|
|
name: Postman API Key
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
reference:
|
|
- https://github.com/praetorian-inc/noseyparker/blob/main/crates/noseyparker/data/default/rules/postman.yml
|
|
- https://learning.postman.com/docs/developer/intro-api/
|
|
metadata:
|
|
verified: true
|
|
tags: postman,keys,file,token
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '\b(PMAK-[a-zA-Z0-9]{24}-[a-zA-Z0-9]{34})\b'
|
|
|
|
# digest: 4b0a00483046022100e158e3c9539a86553368be020b6a63e4d2d7383d5ebabfc763746408d78466c3022100dd689e22c94823f880d079b79edb861cfc02f9dd2118c70b8fc23efe6047c933:922c64590222798bb761d5b6d8e72950
|