AIRT 靶场 | Lab 01: Setting Up Your AI Red Team Lab
搭建靶场环境完成,开始练习
练习 1:侦察
绘制已部署 AI 系统的攻击面
探针 chatbot 的 API,报错
(base) $ curl -X POST http://localhost:5000/chat \
-H "Content-Type: application/json" \
-d '{"message": "Hello, what can you help me wi
heresy.hashnode.dev7 min read