additional matcher for twitter (#3976)
parent
83979b7a62
commit
497523b2a4
|
@ -2,7 +2,7 @@ id: twitter-secret
|
|||
|
||||
info:
|
||||
name: Twitter Secret
|
||||
author: gaurang
|
||||
author: gaurang,daffainfo
|
||||
severity: medium
|
||||
tags: token,file,twitter
|
||||
|
||||
|
@ -14,3 +14,4 @@ file:
|
|||
- type: regex
|
||||
regex:
|
||||
- "(?i)twitter(.{0,20})?[0-9a-z]{35,44}"
|
||||
- "(?i)twitter(.{0,20})?['\"][0-9a-z]{35,44}"
|
Loading…
Reference in New Issue