Select a Config
LLM API Spec
LLM API Spec
Parameters
Confirm Reset
Are you sure you want to reset all settings to their default state? This action cannot be undone.
Maximum Budget
Optimize Test
When enabled, this option runs a Bayesian optimization loop to find the most effective test parameters. This can potentially reduce the cost and the total running time of your vulnerability scan, but may reduce accuracy.
Enable Chart Diagram
When enabled, a chart diagram will be generated to visualize the results of your vulnerability scan.
Enable Detailed Logging
When enabled, detailed logs will be generated during the vulnerability scan process. This can be useful for debugging and in-depth analysis.
Enable Concurrency
When enabled, the vulnerability scan will run multiple tests concurrently. This can significantly reduce the total scan time but may increase resource usage.
Enable Multi-Step Attack
When enabled, the scan will attempt multi-step attack simulations, increasing accuracy and depth of analysis.
Modules [{{selectedDS}} selected]
Scan Results
Vulnerability Module | % Strength | Number of Tokens | Cost (in gpt-3 tokens) |
---|---|---|---|
{{result.module}} | {{getFailureRateScore(result.failureRate)}}( {{(100 - result.failureRate).toFixed(2)}} ) | {{result.tokens}}k | ${{result.cost.toFixed(2)}} |