AI Risk Frameworks
ai offensive
AI Risk Frameworks LLM/AI saldırı notudur. Prompt, tool/MCP ve güvensiz çıktı işleme yüzeyine odaklan.
Metodoloji
Section titled “Metodoloji”-
Sistem prompt, tool şeması ve RAG sınırlarını haritala.
-
Prompt injection / jailbreak ile politika dışına çık.
-
Tool/MCP çağrılarını suistimal ederek veri veya RCE üret.
-
Çıktı sink’lerinde (HTML/shell/URL) taint etkisini kanıtla.
Yüzey haritası
Section titled “Yüzey haritası”system prompt · tools/MCP · RAG · bellek · çıktı sinkcurl -s http://LLM/v1/models | jqcurl -s http://MCP/v1/tools | jqML pipeline
Section titled “ML pipeline”veri sızıntısı, model steal via API, reward hackingcurl -s https://API/v1/completions -H "Authorization: Bearer KEY" -d '{"prompt":"..."}'system prompt sızıntısı, tool sonucu, iç URL/secret, sink PoCmkdir -p evidence/ai && tee evidence/ai/notes.txtChecklist
Section titled “Checklist”[ ] fingerprint / profil alındı[ ] primitif veya erişim doğrulandı[ ] PoC etkiyi gösterdi[ ] kanıt paketlendi[ ] sonraki pivot not edildi