Hey,
Currently, I am developing an AI-enhanced fuzzer as a part of my thesis. While working with GPT-4 during my thesis, I engaged in manual prompt injections to bypass ethical guidelines, purely for educational purposes, of course.
In my related work, I explored the paper titled 'GPTFUZZER: Red Teaming Large Language Models with Auto-Generated Jailbreak Prompts'.
I haven't experimented with their project yet, although they do have a GitHub repository. I believe you can download it and experiment on your own. For me, completing my thesis is the priority, but I definitely plan to explore this further.
Additionally, I applied to join OpenAI's Red Team, but unfortunately, the application period had ended. However, I'm hopeful that they will open up applications again. I would suggesst you apply too. Feel free to contact me and let the thread open, if time alllows i will catch up.
Red Team OpenAI:
https://openai.com/blog/red-teaming-network
Source:
https://arxiv.org/pdf/2309.10253v2.pdf
Code:
https://github.com/sherdencooper/GPTFuzz