ethz-spylab / satml-llm-ctf

Code used to run the platform for the LLM CTF colocated with SaTML 2024
https://ctf.spylab.ai
MIT License
23 stars 5 forks source link

Cannot create attack chat #43

Closed dankleeman closed 7 months ago

dankleeman commented 7 months ago

I have been trying to follow the API documentation to create an attack chat but both in the documentation "Try it out" and when using the example code I get a 403 response

{
  "detail": "Not superuser"
}

Is there an extra authentication step I need to take beyond supplying my API key to be able to create an attack chat and do recon?

dedeswim commented 7 months ago

Hi, my bad: I forgot to enable the endpoint for all users. It should be fixed now.

TimVanhamme commented 7 months ago

I have the same problem when requesting all attacks.