19 lines
460 B
YAML
19 lines
460 B
YAML
id: github-personal-token
|
|
|
|
info:
|
|
name: Github Personal Token
|
|
author: geeknik
|
|
severity: high
|
|
tags: token,file,github
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
extractors:
|
|
- type: regex
|
|
regex:
|
|
- "ghp_.{36}"
|
|
- "github_pat_.{82}"
|
|
|
|
# digest: 4a0a00473045022100e080d843c580806912ae8ef53bcc31a18d8fc5ba1fc008cbbe9b474d404fee3e02206ae7b2e3732639f7276d13a40c4b6ae4efd9a68153c9157e063225ad8a104845:922c64590222798bb761d5b6d8e72950
|