Delete fcm-api-token.yaml
parent
8caa753c91
commit
98d6e2ac8a
|
@ -1,18 +0,0 @@
|
|||
id: fcm-api-token
|
||||
|
||||
info:
|
||||
name: Firebase Cloud Messaging Token
|
||||
author: Devang-Solanki
|
||||
severity: medium
|
||||
tags: token,file,fcm,firebase,google
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- '[A-Za-z0-9-_]+:APA91b[A-Za-z0-9-_#]+'
|
Loading…
Reference in New Issue