Challenge 54 & Challenge55 hidden secrets in gitignore and .ssh#1929
Merged
Conversation
commjoen
requested changes
Mar 16, 2025
commjoen
left a comment
Collaborator
There was a problem hiding this comment.
Love the challenges, can you fix the feedback, the pipeline and maybe add the plain pubkey and privatekwy in the same ssh config conmit by mistake challenge please?
Co-authored-by: Jeroen Willemsen <jeroenwillemsen2001@gmail.com>
Co-authored-by: Jeroen Willemsen <jeroenwillemsen2001@gmail.com>
commjoen
reviewed
Mar 17, 2025
commjoen
reviewed
Mar 17, 2025
Collaborator
|
I guess all that is left is updating the explanation for challenge 55, with the options
|
commjoen
approved these changes
Apr 24, 2025
bendehaan
approved these changes
Apr 25, 2025
bendehaan
left a comment
Collaborator
There was a problem hiding this comment.
Nice, thanks for your contribution!
Wassupppp
pushed a commit
to Wassupppp/wrongsecrets
that referenced
this pull request
Jun 26, 2026
Challenge 54 & Challenge55 hidden secrets in gitignore and .ssh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of changes does this PR include?
Description
Challenge 54 is about a hidden secret in gitignore and Challenge 55 is about a hidden secret in .ssh.
Both secrets are encrypted and in base64 format to hide them from detection engines.
You can decrypt them with openssl and the passphrase given in the Description of the challenge.
The passphrase has to be available to all users in main page of the challenges.
Relations
Closes #613
Checklist: