Update fcm-server-key.yaml

patch-1
bauthard 2020-10-02 21:42:29 +05:30
parent fc7e32def2
commit 6423e51905
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ info:
severity: high
# Reference:- https://abss.me/posts/fcm-takeover
# FCM Project Credentials
requests:
- method: GET
@ -16,4 +17,4 @@ requests:
- type: regex
part: body
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}"