Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 868 Bytes

OWASP Top 10 2021 example projects

In this repository you can find few sample projects that show various OWASP Top 10 problems in detail.

We have picked those that are interesting and are easy to reproduce with just few JVM calls.

In the following chapters you can find own README.md file with description. You can also find runnable code with tests showing security issues in detail.

Chapters

Note: It is recommended not even to run tests, but also to use debugger and see what is happening internally.