Skip to content

Releases: OWASP/wrongsecrets

1.0.1: First OWASP version of the project

16 Nov 14:49
919ba20
Compare
Choose a tag to compare

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!

1.0.0: First full version

01 Nov 05:34
7ff8d9f
Compare
Choose a tag to compare

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.

0.1.1: Bugfix release!

28 Oct 08:01
589a4d1
Compare
Choose a tag to compare
  • Fixed #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

0.1.0: AWS challenge release - 2

28 Oct 07:59
4d36cbf
Compare
Choose a tag to compare
  • Added third AWS challenge (see challenge 11) (closing #15)
  • Updated documentation
  • Removed a lot of spelling mistakes
    With a huge thanks again to @nbaars and @benno001

0.0.3: AWS secrets release (First edition)

25 Oct 21:16
19a116f
Compare
Choose a tag to compare
  • This is the first release with AWS related secret challenges.
  • Minor grammer/spelling corrections.
    With a huge thanks to @bendehaan & @nbaars !

0.0.2: Improved UI

14 Oct 07:06
ce60952
Compare
Choose a tag to compare

Improved UI using basic bootstrap.

Initial release

12 Oct 20:43
e7836a6
Compare
Choose a tag to compare

Initial release

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

With many thanks to @nbaars and @benno001 .