mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-30 22:50:43 -08:00
delepwn
This commit is contained in:
@@ -38,6 +38,10 @@ python3 gen_delegation_token.py --user-email <user-email> --key-file <path-to-ke
|
||||
python3 gen_delegation_token.py --user-email <user-email> --key-file <path-to-key-file> --scopes "https://www.googleapis.com/auth/userinfo.email, https://www.googleapis.com/auth/cloud-platform, https://www.googleapis.com/auth/admin.directory.group, https://www.googleapis.com/auth/admin.directory.user, https://www.googleapis.com/auth/admin.directory.domain, https://mail.google.com/, https://www.googleapis.com/auth/drive, openid"
|
||||
```
|
||||
|
||||
#### [**DelePwn**](https://github.com/n0tspam/delepwn)
|
||||
|
||||
Based on the following DeleFriend tool, but with some additions like the ability to enumerate the domain, drive, gmail, calendar and perform other operations.
|
||||
|
||||
#### [**DeleFriend**](https://github.com/axon-git/DeleFriend)
|
||||
|
||||
This is a tool that can perform the attack following these steps:
|
||||
|
||||
Reference in New Issue
Block a user