Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT add fuzzer orchestrator #110

Open
romanlutz opened this issue Mar 19, 2024 · 0 comments · May be fixed by #226
Open

FEAT add fuzzer orchestrator #110

romanlutz opened this issue Mar 19, 2024 · 0 comments · May be fixed by #226
Assignees
Labels
enhancement New feature or request

Comments

@romanlutz
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The fuzzing technique described in https://arxiv.org/pdf/2309.10253.pdf is not yet supported in PyRIT.

Describe the solution you'd like

The paper has an implementation in https://github.com/sherdencooper/GPTFuzz
This can serve as inspiration or be a starting point for an orchestrator.
The "seeds" should probably be considered for the datasets folder.

Note that this should include tests and descriptive docstrings.

Describe alternatives you've considered, if relevant

Additional context

@romanlutz romanlutz added the enhancement New feature or request label Mar 19, 2024
@romanlutz romanlutz assigned romanlutz and unassigned cseifert1 Jun 18, 2024
@romanlutz romanlutz linked a pull request Jul 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants