Update fcm-server-key.yaml
parent
fc7e32def2
commit
6423e51905
|
@ -6,6 +6,7 @@ info:
|
||||||
severity: high
|
severity: high
|
||||||
|
|
||||||
# Reference:- https://abss.me/posts/fcm-takeover
|
# Reference:- https://abss.me/posts/fcm-takeover
|
||||||
|
# FCM Project Credentials
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -16,4 +17,4 @@ requests:
|
||||||
- type: regex
|
- type: regex
|
||||||
part: body
|
part: body
|
||||||
regex:
|
regex:
|
||||||
- "AAAA[a-zA-Z0-9_-]{7}:[a-zA-Z0-9_-]{140}" # FCM Project Credentials
|
- "AAAA[a-zA-Z0-9_-]{7}:[a-zA-Z0-9_-]{140}"
|
Loading…
Reference in New Issue