Skip to content

Files

Latest commit

85a52e9 · Oct 24, 2022

History

History
40 lines (31 loc) · 1.74 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.74 KB

Forks Issues Stars

Under construction

SecureCodePuzzles

Just like chess puzzles, but with code

Puzzles are named for example 'p001' with its corresponding answer 'a001'

Contribute

All form of contribution is welcome, be it corrections or adding new puzzles to the collection

Thank you

...to the following individuals/organizations for their work and examples

OWASP Foundation (https://owasp.org/)
Reddit Community Bad Code and Programming Horror (https://www.reddit.com/r/badcode https://www.reddit.com/r/programminghorror/)
Mateusz Antkowiak (https://medium.com/transparent-data-eng/good-and-bad-code-review-examples-219c0024e6b0)
Wade from DotNetTutorials.com (https://dotnetcoretutorials.com/2021/01/11/testing-xxe-vulnerabilities-in-net-core/)

...to the following projects/organizations for their great resources

https://apisecurity.io/encyclopedia/content/owasp/owasp-api-security-top-10 for their awesome cheat sheet

License

This repository and all it's content is licensed under MIT

Table of Content

Puzzles

  • 001: API Vulnerability
  • 002: API Vulnerability
  • 003: API Vulnerability
  • 004: Code Structure
  • 005: Code Structure
  • 006: Programming Techniques
  • 007: Programming Techniques
  • 008: Programming Techniques
  • 009: API Vulnerability
  • 010: API Vulnerability