summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author5epi0l <91630053+5epi0l@users.noreply.github.com>2026-02-13 01:09:56 +0530
committerGitHub <noreply@github.com>2026-02-13 01:09:56 +0530
commitce41ef529112b1a9d1db56e67f29b7771bbb59e1 (patch)
treec0cde43d4acf0ff0e9542f31dd615ab9df117698
parent704c74ec700f265d65087c0a4f8c40b9ae47ed4f (diff)
Add image and disclaimer to README
Added an image to the README and included a disclaimer about authorized use.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d03c1bf..fdf97c0 100644
--- a/README.md
+++ b/README.md
@@ -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
---