Create github-personal-token.yaml
parent
c703d92c5b
commit
dafd8d3e71
|
@ -0,0 +1,16 @@
|
|||
id: github-personal-token
|
||||
|
||||
info:
|
||||
name: Github Personal Token
|
||||
author: geeknik
|
||||
severity: high
|
||||
tags: token,file
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
- all
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
- "ghp_.{36}"
|
Loading…
Reference in New Issue