diff options
| author | Louis Burda <quent.burda@gmail.com> | 2024-04-02 21:31:33 +0200 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2024-04-02 21:31:33 +0200 |
| commit | 34ad83bc8374a466474c8162c96937fdbdf14fc1 (patch) | |
| tree | 28d2f93cdfd190b411bff85888da28d8a2b588a0 /solve/notes | |
| download | cscg2024-gitstego-master.tar.gz cscg2024-gitstego-master.zip | |
Diffstat (limited to 'solve/notes')
| -rw-r--r-- | solve/notes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/solve/notes b/solve/notes new file mode 100644 index 0000000..746689b --- /dev/null +++ b/solve/notes @@ -0,0 +1,11 @@ +fuck explo1t challenges + +run + +curl https://api.github.com/repos/georgew17778/flaggi-mc-flagface + | jq --raw-output 'with_entries(select(.key | endswith("_url"))) | .[] | select(type == "string")' + | cut -d{ -f1 | grep api.github.com | sort | uniq + +https://api.github.com/repos/georgew17778/flaggi-mc-flagface/labels + +435343477b6731745f733363723374735f316e5f6731746875627d |
