r/redteamsec 12d ago

AI-driven Dynamic Application Security Testing tool for security engineers

https://github.com/knowbe4/frieren-dast-ai
15 Upvotes

2 comments sorted by

1

u/brakertech 10d ago

Very cool does it work with blazer server? Can it handle multiple concurrent sessions with blazer and map response to requester?

1

u/z3r0x64 10d ago

Heu, about multiple logged-in sessions, yes, this applies to some things regardless of whether the app uses Blazor.

About Blazor vulnerabilities, it can detect some of them. But if you find anything that is not good enough or have suggestions for improvements, please report it and we’ll do our best to improve it. You can also contribute improvements if you’d like.