wrongsecrets

Vulnerable app with examples showing how to not use secrets

AGPL-3.0 License

Stars
1.2K

Bot releases are hidden (Show)

wrongsecrets - 1.1.10: patches and updates

Published by commjoen almost 3 years ago

What's Changed

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.1.9...1.1.10

wrongsecrets - 1.1.9: Optimizations and Patches

Published by commjoen almost 3 years ago

What's Changed

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.1.8...1.1.9

wrongsecrets - 1.1.8: security fixes

Published by commjoen almost 3 years ago

What's Changed

New Contributors

Full Changelog**: https://github.com/commjoen/wrongsecrets/compare/1.1.6...1.1.8

wrongsecrets - 1.1.6

Published by commjoen almost 3 years ago

What's Changed

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.1.3...1.1.6

Special Thanks to:
@nbaars and @bendehaan .

wrongsecrets - 1.1.3: Minor visual bugs ironed out

Published by commjoen almost 3 years ago

wrongsecrets - 1.1.2 Better UI, Logo, and much better backend

Published by commjoen almost 3 years ago

This spectacular release contains the following changes:

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.1.1...1.1.2

We would like to thank @nbaars for their amazing work on refactoring the code & make it much better!
Next, we would like to thank @bendehaan for his very cool creativity which resulted in our first official logo!

wrongsecrets - 1.1.1: Added 12th Challenge

Published by commjoen almost 3 years ago

What's Changed

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.1.0...1.1.1

With a special thanks to @nbaars and @bendehaan !

wrongsecrets - 1.1.0: GCP Completion

Published by commjoen almost 3 years ago

In this version, we improved the code quality and finalized the GCP implementation. Now you can enjoy WrongSecrets fully both on AWS and on GCP! Detailed changelog:

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.0.4...1.1.0

With a huge thanks to @nbaars & @bendehaan

wrongsecrets - 1.0.4: ARM is here to stay

Published by commjoen almost 3 years ago

In this version we made "starting up" as a developer a bit easier on both Intel and ARM machines:

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.0.3...1.0.4

wrongsecrets - 1.0.3: A long way to GCP

Published by commjoen almost 3 years ago

In this release we made the first steps toward being able to run on both GCP and AWS:

  • Made the application environment aware
  • Added GCP support for challenge 9 and 10
  • Fixed bug when you would request challenge 12 or above in /challenge/#number
  • Fixed a few spelling mistakes
  • Added CodeQL and CodeClimate configurations
  • Added 2 new contributors! (welkom Dmitry and Filip)

Thanks to @bendehaan , @nbaars , @Dlitosh , and @fchyla

Full Changelog: https://github.com/commjoen/wrongsecrets/compare/1.0.2...1.0.3

wrongsecrets - 1.0.2 A Litte More Help

Published by commjoen almost 3 years ago

In this minor version, we made the following changes:

  • Consistent tab titles on all pages;
  • Added a little more instructions to some of the challenges;
  • Changed the name from WrongSecrets to OWASP WrongSecrets at most places;
  • Updated documentation & enabled discussions.
wrongsecrets - 1.0.1: First OWASP version of the project

Published by commjoen almost 3 years ago

Now that we are a OWASP LAB project, we created a new update with slight UI changes and a few more additional instructions for new-joiners. Hope you like it!

wrongsecrets - 1.0.0: First full version

Published by commjoen almost 3 years ago

When we sat out to revamp the wrongsecrets app, this is what we kind of had in mind: a p0wnable app, with a scoring system, a fresh UI, and a quick headstart if it comes to deployment. Now it is here!
We would like to thank everybody who supported us along the way!
Changes in this version:

  • UI improvements
  • Scoring system
  • Basic Heroku support (runs on free tier ATM)

Known bug: the app wrongsecrets.herokuapp.com does not persist any data. So when the app goes to sleep again, the scoring/progress is lost.

wrongsecrets - 0.1.1: Bugfix release!

Published by commjoen almost 3 years ago

  • Fixed https://github.com/commjoen/wrongsecrets/issues/32: now you can see whether you have launched the app in a way that you can actually participate in the challenge.
  • Fixed some small spelling mistakes
  • Cleaned up profiles
    With a big thanks to @nbaars & @benno001 for reviewing
wrongsecrets - 0.1.0: AWS challenge release - 2

Published by commjoen almost 3 years ago

wrongsecrets - 0.0.3: AWS secrets release (First edition)

Published by commjoen almost 3 years ago

  • This is the first release with AWS related secret challenges.
  • Minor grammer/spelling corrections.
    With a huge thanks to @bendehaan & @nbaars !
wrongsecrets - 0.0.2: Improved UI

Published by commjoen about 3 years ago

Improved UI using basic bootstrap.

wrongsecrets - Initial release

Published by commjoen about 3 years ago

Initial release

Initial public version with support for AWS, K8s, Minikube and docker.

With many thanks to @nbaars and @benno001 .