Closed janibashamd closed 1 year ago
Yes i have seen crAPI but faced issues in finding the solutions for some of those challenges. Even solution file has only some of them.
I have checked https://github.com/erev0s/VAmPI but it doesn't show which endpoint is part of which vulnerability.
If we can have demo application for next coming top 10 with good docs, challenges and solutions will be great for new users.
Hi @janibashamd, Consider checking these resources:
I would also like to suggest you to search crAPI issues and if required open a new issue suggesting documentation improvements. Maybe you'll even find the time to help crAPI team to do that ;)
Cheers, Paulo A. Silva
You can also check out c{api}tal which was created as a CTF for DEF CON. *For the purpose of full disclosure, this project was created by my employer.
+1 here. I am also struggling to find a demo application with all API top 10 risks. We have seen all the above. Juiceshop is the best one we have been relying on. @bkimminich
Feel free to suggest concrete new challenges via https://github.com/juice-shop/juice-shop/issues/new?assignees=&labels=challenge&template=challenge-idea.md&title=%5B%E2%AD%90%5D+, I'd be happy to have more API challenges in Juice Shop. We do cover quite a lot already, though.
Hello All,
I have some hands on OWASP web security TOP 10 and have also published articles for ex: https://community.f5.com/t5/technical-articles/mitigating-owasp-top-10-a07-2021-identification-and/ta-p/297734 https://community.f5.com/t5/technical-articles/mitigating-owasp-top-10-a03-2021-injection-exploits-using/ta-p/296014
During these article research I have found some demo applications like JuiceShop, DVWA, etc. are available directly from OWASP community with great documentation and reference links.
But for OWASP API security I didn't find any demo application which can showcase all/most of the top 10 exploit scenarios. So I personally feel it's good to have some API demo application with doc which can be taken as reference.
If any demo app is already available let me know so we can explore and dig more into it.