Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Challenge 41 based on Password shucking #1037

Merged
merged 6 commits into from
Oct 17, 2023

Conversation

adarsh-a-tw
Copy link
Contributor

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Description

Adds challenge 41 which leaks passwords based on password shucking.

Relations

Closes #859

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • The PR passes pre-commit hooks and automated tests

Signed-off-by: Adarsh A <[email protected]>
Copy link
Collaborator

@commjoen commjoen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your third challenge already within a month! @adarsh-a-tw : you rock sir!
Here are some minor changes . @bendehaan do you have time for a textual review please?

@adarsh-a-tw adarsh-a-tw requested a review from commjoen October 17, 2023 07:02
Copy link
Collaborator

@commjoen commjoen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's number 3 already! Wow! that's amazing @adarsh-a-tw !

@commjoen commjoen merged commit f9957ad into OWASP:master Oct 17, 2023
15 checks passed
@adarsh-a-tw adarsh-a-tw deleted the feat/challenge-41 branch October 17, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password Shucking challange
2 participants