Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add excercises for OWASP Top 10 vulnerabilities #19

Open
tobyash86 opened this issue Jun 15, 2020 · 5 comments
Open

Add excercises for OWASP Top 10 vulnerabilities #19

tobyash86 opened this issue Jun 15, 2020 · 5 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Comments

@tobyash86
Copy link
Owner

For now, exercises were provided in the form of pdf documents. For sure we need to update them, but we need to consider if we want to stay with pdf documents or change the format.

@tobyash86 tobyash86 added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested labels Jun 15, 2020
@colbyprior
Copy link

I would like to give some of these exercises a go, could the PDF be made public?
I can help with updating the documentation as well.

@yuanshaocn
Copy link

Great work. Any chance you can also share the exercise PDF doc?

@tobyash86
Copy link
Owner Author

tobyash86 commented Dec 5, 2022

We are currently looking for more contributors to create content for the About page (#8) for OWASP Top 10 and people who will develop exercises. Before we do that, I will need to create vulnerabilities in the code, because currently, I am not aware of any. Probably there are some, but I need to review the code to find them.

After that, I will prepare instructions on how to exploit them, and based on that exercises should be created.

@yuanshaocn
Copy link

I see. No wonder it was rather difficult to find vulnerabilities.
Here is one for XSS vulnerability by giving a blog response like: <script>alert('hello world');</script>.

@tobyash86
Copy link
Owner Author

Here is one for XSS vulnerability by giving a blog response like: <script>alert('hello world');</script>.

Yeah, but because it is .NET project, I (and probably guys from OWASP too) would prefer to have vulnerabilities related to .NET, not JavaScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants