Skip to content

Releases: OWASP/wrongsecrets-binaries

v0.2.1: CTF party generation support

23 Aug 21:48
c07fb32

Choose a tag to compare

What's Changed

New content

  • Implement comprehensive security scanning with CodeQL and Semgrep for all languages by @Copilot in #77
  • Add pre-commit configuration with automated code quality checks for C/C++, Rust, and Go by @Copilot in #78
  • Create CTF versions on generation with randomized secrets by @Copilot in #83
  • Add comprehensive Copilot instructions for OWASP wrongsecrets-binaries by @Copilot in #94
  • Add GitHub Actions pre-commit workflow with automated fixes and status badge by @Copilot in #88

Bugfixes

  • Fix CodeQL autobuild failure by switching C/C++ to manual build mode and excluding Swift from analysis by @Copilot in #85

LCM

  • Update SwiftyLab/setup-swift action to v1.11.0 by @renovate[bot] in #73
  • Update dependency go to v1.24.4 by @renovate[bot] in #74
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /golang by @dependabot[bot] in #75
  • Update dependency go to v1.24.5 by @renovate[bot] in #76
  • Fix workflow failures: path issues and trigger configurations by @Copilot in #80
  • Update security-scanning.yml by @commjoen in #81
  • Update dependency go to 1.24 by @renovate[bot] in #86
  • Update dependency go to v1.24.6 by @renovate[bot] in #89
  • Update actions/checkout action to v5 by @renovate[bot] in #90
  • Update dependency go to v1.25.0 by @renovate[bot] in #91
  • Update dependency go to 1.25 by @renovate[bot] in #92
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /golang by @dependabot[bot] in #95

New Contributors

  • @Copilot made their first contribution in #77

Full Changelog: 0.2.0...0.2.1

0.2.0: Challenge 53 and Swift!

10 May 08:26
9509372

Choose a tag to compare

What's Changed

New challenges:

Fixes and maintenance

New Contributors

Full Changelog: 0.1.0...0.2.0

First release: Binary Bonanza

02 Oct 13:29
9f1ecb5

Choose a tag to compare

This is the first release of the WrongSecrets Binaries as part of the WrongSecrets project! This release is created as part of the WrongSecrets project to allow you to train your RE skills!

This release contains binaries based on: C, C++, Golang, Rust, and .Net.

Important notes

Note-I: Please consider our license of the WrongSecrets project when redistributing these binaries.
Note-II: These binaries are not digitally signed yet, See #36 for future plans on signing the MacOS binaries.

Thank you

We would like to thank @commjoen, @puneeth072003 , @diamant3 , @roddas , @bendehaan , and @RemakingEden for their hard work on this release!