mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-30 23:50:27 -07:00
fix regex
This commit is contained in:
@@ -536,7 +536,7 @@ regular_expresions:
|
||||
|
||||
- name: GitLab Runner Registration Token
|
||||
regex: >
|
||||
GR1348941[0-9a-zA-Z\_\-]{20}
|
||||
GR1348941[0-9a-zA-Z_\-]{20}
|
||||
example: >
|
||||
GR1348941RzEF5zAQQ0ljjE72T-33
|
||||
|
||||
|
||||
Reference in New Issue
Block a user