Azure / PyRIT

The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
MIT License
1.91k stars 366 forks source link

FEAT Add Copilot Target #343

Open rlundeen2 opened 3 months ago

rlundeen2 commented 3 months ago

Power Pwn connects to copilot; we should add a copilot Target!

https://github.com/mbrg/power-pwn/blob/main/src/powerpwn/copilot/copilot_connector/copilot_connector.py

This should follow the same format as other targets.

yachang1125 commented 2 months ago

@romanlutz I would like to give this open issue a try

romanlutz commented 2 months ago

Perfect. Reach out if you have any questions or if you want to discuss how to approach this.

HugeekMcGill commented 3 days ago

Good morning all,

we would like also to add the copilot target to our arsenal of tools with PyRIT.

What is the status on that feature request ?Is the code from powerpwn compatible with the PyRIT project ?

romanlutz commented 2 days ago

@yachang1125 do you still plan on working on this? If not, we can make it available to others.

@HugeekMcGill are you interested in contributing or mainly asking as a potential user?

HugeekMcGill commented 2 days ago

@romanlutz both.

I haven't open the PyRIT code deeper enough to integrate it straight away but i could possibly do it I guess, no choice. We need this target and I can help out, just need to ramup

romanlutz commented 2 days ago

I'm checking with @yachang1125 but it's probably fair to assume that you can pick this one up. Please don't hesitate to ask questions.