Skip to content

Commit 086cf39

Browse files
committed
f
1 parent 55b71c1 commit 086cf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pentesting-cloud/gcp-security/gcp-unauthenticated-enum-and-access/gcp-api-keys-unauthenticated-enum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ curl -s "https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectCo
3636
[...]
3737
```
3838
39-
- Contact `https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=<api-key>`
39+
- Contact `https://identitytoolkit.googleapis.com/v1/projects?key=<api-key>`
4040
4141
For the sake of brevity the output was truncated, but in the complete output the project ID appears more than 5 times
4242

0 commit comments

Comments
 (0)