Top OWASP for LLMs: How to Test?
testrigor.com
Top OWASP for LLMs: How to Test?
1–5 of 5 posts
Re: Top OWASP for LLMs: How to Test?
#2Damn I was working on a similar blog post, I'll have to publish it sooner than later. Granted this is kind of a marketing piece for their platform.
The idea of using automated tests for some of these scenarios is kind of a stretch, e.g. Incorrect Output handling, you wouldn't write automated tests for SQL injection or XSS as part of your SDLC. Same thing for output handling IMO. I guess as a one off scan from a auditor it can be useful.
Re: Top OWASP for LLMs: How to Test?
#3[deleted]
Re: Top OWASP for LLMs: How to Test?
#4Amazing, helped me to improve my knowledge, thanks a lot.
Re: Top OWASP for LLMs: How to Test?
#5I tried some of these and they really work. Thanks!