# security-testing
標記為「security-testing」的 6 篇文章
MCP 安全測試:如何測試 MCP 伺服器的漏洞
以防禦為核心的 MCP 伺服器實作安全測試指南——MCP 安全評估方法論、掃描工具,認證繞過、注入、穿越與資料外洩的常見測試案例,附可運作的測試腳本與回報樣板。
mcpsecurity-testingpenetration-testingdefenseassessmentvulnerability-scanning
AI 生成測試的安全缺口
分析 AI 生成的測試套件如何系統性地遺漏安全相關測試案例,製造危險的覆蓋率錯覺。
code-gen-securitytestingcoveragesecurity-testing
Lab: Quantization Security Testing
測試 behavioral differences between full-precision and quantized models to discover quantization-induced vulnerabilities.
labsquantizationsecurity-testingadvanced
實驗:程式碼生成安全測試
測試 LLM 程式碼生成中的不安全模式、注入漏洞與程式碼執行安全問題。
labscode-generationsecurity-testingintermediate
Ollama 安全 Testing 導覽
Complete walkthrough for security testing locally-hosted models with Ollama: comparing safety across models, testing system prompt extraction, API security assessment, and 模型file configuration hardening.
ollamalocal-modelssecurity-testingsafety-comparisonmodelfilewalkthrough
安全 Testing LangChain Applications
Step-by-step walkthrough for identifying and exploiting security vulnerabilities in LangChain-based applications, covering chain injection, agent manipulation, tool abuse, retrieval poisoning, and memory extraction attacks.
langchainsecurity-testingagent-securitychain-injectionrag-securitywalkthrough