Useful files to upload when setting up an AI Pentest

When setting up a new AI Pentest, you will encounter the "Attack Resources"-step. In this step, it is possible to upload a file at the "Upload Data"-field.

Useful files to upload are:

  • OpenAPI Specs (JSON/YAML): Agents will have more context to interact with and attack the API

  • Documentation files (README.md/App specifications): Agents will get a better understanding of the target and its threat model

  • Old Pentest Reports (PDF): Agents will get information of previously discovered issues and validate fixes, as well as search for potential different occurrences of the same bugs

  • Interaction scripts: Agents will have a better understanding of how to interact with the app by examining existing code snippets

Last updated

Was this helpful?