Skip to content

Commit d883b4f

Browse files
committed
delepwn
1 parent 5c16a13 commit d883b4f

File tree

1 file changed

+4
-0
lines changed
  • src/pentesting-cloud/gcp-security/gcp-to-workspace-pivoting

1 file changed

+4
-0
lines changed

src/pentesting-cloud/gcp-security/gcp-to-workspace-pivoting/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ python3 gen_delegation_token.py --user-email <user-email> --key-file <path-to-ke
3838
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"
3939
```
4040

41+
#### [**DelePwn**](https://github.com/n0tspam/delepwn)
42+
43+
Based on the following DeleFriend tool, but with some additions like the ability to enumerate the domain, drive, gmail, calendar and perform other operations.
44+
4145
#### [**DeleFriend**](https://github.com/axon-git/DeleFriend)
4246

4347
This is a tool that can perform the attack following these steps:

0 commit comments

Comments
 (0)