diff options
| author | 5epi0l <91630053+5epi0l@users.noreply.github.com> | 2026-02-13 01:09:56 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-13 01:09:56 +0530 |
| commit | ce41ef529112b1a9d1db56e67f29b7771bbb59e1 (patch) | |
| tree | c0cde43d4acf0ff0e9542f31dd615ab9df117698 | |
| parent | 704c74ec700f265d65087c0a4f8c40b9ae47ed4f (diff) | |
Add image and disclaimer to README
Added an image to the README and included a disclaimer about authorized use.
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -69,6 +69,9 @@ python3 signedblob-privesc.py -k /path/to/key.json -s target-sa@project-id.iam.g python3 signedblob-privesc.py -f ./token.txt -s target-sa@project-id.iam.gserviceaccount.com ``` +--- +<img width="1904" height="487" alt="image" src="https://github.com/user-attachments/assets/bf7f8cd5-73fd-47cb-81ca-01e75938ab9d" /> + ## Disclaimer --- |
