diff options
Diffstat (limited to 'punkctf/secrets_5.md')
-rw-r--r-- | punkctf/secrets_5.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/punkctf/secrets_5.md b/punkctf/secrets_5.md new file mode 100644 index 0000000..d7acc2d --- /dev/null +++ b/punkctf/secrets_5.md @@ -0,0 +1,7 @@ + + +the interface we're given shows a bunch of leaked secrets at each commit. running `git log --all`, it seems like they are committing then removing each ssh key. + +we search for hostname of the system we're on, then get the ssh key and use it to ssh into root@localhost + +`punk_{B2J5I5ZJS5XT6E8J}` |