# langchain
13 artikelengetagd met “langchain”
Beveiligingsvergelijkingsmatrix
Vergelijking van de beveiliging van grote AI-agentframeworks naast elkaar: LangChain, CrewAI, AutoGen, Semantic Kernel en OpenAI Assistants, met aandacht voor standaardbeveiliging, veelvoorkomende misconfiguraties en richtlijnen voor frameworkkeuze.
Security van agent-frameworks
Security-analyse van grote AI-agent-frameworks waaronder LangChain, CrewAI, AutoGen, Semantic Kernel en OpenAI Assistants, met aandacht voor standaardconfiguraties, veelvoorkomende kwetsbaarheden en framework-specifieke aanvalsoppervlakken.
LangChain Security Deep Dive
Uitgebreide beveiligingsanalyse van LangChain, inclusief bekende CVE's en exploitatiepatronen.
LangChain Security Deep Dive (Agentic Exploitation)
Uitgebreide beveiligingsanalyse van LangChain en LangGraph, met aandacht voor gevaarlijke standaardinstellingen, aanvallen op chain-compositie, callback-exploitatie, risico's van community-tools en kwetsbaarheden in agent-executors.
Casestudy: analyse van LangChain-CVE's
Analysis of LangChain CVEs including CVE-2023-29374, CVE-2023-36258, and their root causes.
Casestudy: remote code execution-kwetsbaarheden in LangChain (CVE-2023-29374 en CVE-2023-36258)
Technical analysis of critical remote code execution vulnerabilities in LangChain's LLMMathChain and PALChain components that allowed arbitrary Python execution through crafted LLM outputs.
Beveiliging van LangChain en LlamaIndex
Security analysis of popular LLM orchestration frameworks. Common misconfigurations, known CVEs, insecure defaults, and hardening guides for LangChain, LlamaIndex, and related LLM application frameworks.
Agentarchitecturen en tool use-patronen
Hoe de agentpatronen ReAct, Plan-and-Execute en LangGraph werken — tooldefinitie, aanroep en resultaatverwerking — en waar injectie plaatsvindt in elke architectuur.
Integration & Framework Security
Beveiligingsanalyse van AI-integratieframeworks waaronder LangChain, LlamaIndex en Semantic Kernel, met aandacht voor gangbare kwetsbaarheidspatronen en exploitatietechnieken.
Lab: misbruik van LangChain-CVE's
Reproduce and analyze LangChain CVEs including CVE-2023-29374 and CVE-2023-36258 in a safe lab environment.
Walkthrough: LangChain-exploitketen
Walkthrough of chaining LangChain CVEs for remote code execution from prompt injection through to shell access.
Beveiligingstesten van LangChain-applicaties
End-to-end walkthrough for security testing LangChain applications: chain enumeration, prompt injection through chains, tool and agent exploitation, retrieval augmented generation attacks, and memory manipulation.
Beveiligingstesten van LangChain-applicaties
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.