# injection-detection
標記為「injection-detection」的 3 篇文章
Prompt Shield 與注入偵測
Azure Prompt Shield 與專責注入偵測模型如何運作,其基於微調分類器之偵測模式,以及繞過它們之系統化方法。
prompt-shieldinjection-detectionazureclassifierbypassfine-tuning
以 ML 為基礎的提示詞注入偵測
為即時提示詞注入偵測建構並訓練 ML 分類器。
defenseinjection-detectionml-basedclassifier
Lab: Injection Detection Tool
建構 a basic 提示詞注入 detection tool using pattern matching, heuristics, and LLM-based classification to identify malicious inputs before they reach the target model.
labinjection-detectiondefenseclassificationbeginnerhands-on