From 5b0f4ddf5faebdd78b05c108a4fc73acbbb020b7 Mon Sep 17 00:00:00 2001 From: Simon Bennetts Date: Mon, 30 Sep 2024 14:59:30 +0100 Subject: [PATCH] Blog: Update Fuzzing LLMs feedback link Signed-off-by: Simon Bennetts --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/blog/2024-09-30-improving-fuzzing-payloads-for-llms-with-fuzzai/index.md b/site/content/blog/2024-09-30-improving-fuzzing-payloads-for-llms-with-fuzzai/index.md index 54dd3c7bb..3890fe903 100644 --- a/site/content/blog/2024-09-30-improving-fuzzing-payloads-for-llms-with-fuzzai/index.md +++ b/site/content/blog/2024-09-30-improving-fuzzing-payloads-for-llms-with-fuzzai/index.md @@ -46,7 +46,7 @@ We believe that community feedback is crucial to improving and optimizing FuzzAI Here’s how you can get involved: * **Test FuzzAI** - Download the [FuzzAI](/docs/desktop/addons/fuzzai-files/) add-on from the ZAP marketplace and start testing LLM models in your own environment. Your unique use cases and feedback will provide invaluable insights into how well the payloads perform across different scenarios. -* **Provide Feedback** - Whether you find a bug, suggest a new feature, or propose an improvement to existing payloads, we want to hear from you! Share your thoughts via our [User Group](https://groups.google.com/group/zaproxy-users) or contribute directly to our project. +* **Provide Feedback** - Whether you find a bug, suggest a new feature, or propose an improvement to existing payloads, we want to hear from you! Share your thoughts via our [User Group](https://groups.google.com/g/zaproxy-users/c/hp1oBbhyRg0/m/xqW8RIQoBQAJ) or contribute directly to our project. * **Help Build New Payloads** - Do you have specific payloads that work for specific LLMs or new fuzzing strategies or payloads that could push LLMs even further? We invite you to collaborate with us in developing new modules and payloads that target untested vulnerabilities. ### What’s Next?