detoxio-ai / hacktor

Other
1 stars 0 forks source link

Publish Results to Detoxio Platform #6

Closed jchauhan closed 1 day ago

jchauhan commented 2 weeks ago

Run the command similar to the following:

export DETOXIO_API_KEY=`cat   ~/.mysecrets/detoxai/api_key.uat.palati`
export DETOXIO_API_HOST=api-uat.detoxio.ai
poetry run hacktor webapps https://medusa.detoxio.dev  --use_ai --max_crawling_steps 1 --attack_module OWASP-LLM-APP --no_of_tests 50  --json kissan_report.json --markdown report.md -v

Realtime Results on the Portal:

image