# basics
8 artikelengetagd met “basics”
Basis van de transformer-architectuur voor beveiliging
Inzicht in de grondbeginselen van de transformer-architectuur door een beveiligingsbril: hoe attention, embeddings en generatie misbruikbare eigenschappen opleveren.
Lab: basaal beveiligingstesten van een RAG-systeem
Introduction to testing Retrieval-Augmented Generation systems for document injection and retrieval manipulation vulnerabilities.
Analyse van conversatiegeschiedenis
Analyze how conversation history influences model behavior and identify opportunities for context manipulation.
Embedding-grondbeginselen voor beveiliging
Understand text embeddings and their security relevance by generating, comparing, and manipulating embedding vectors.
Lab: grondbeginselen van het testen van multimodale invoer
Introduction to testing multimodal LLMs with image and text inputs to understand cross-modal behavior.
Grondbeginselen van responsanalyse
Learn to analyze LLM responses for information leakage, inconsistencies, and indicators of safety mechanism activation.
Basis indirecte prompt injection
Plant and trigger a basic indirect prompt injection payload in content consumed by an LLM.
Grondbeginselen van completion hijacking
Craft partial sentences that steer model completions toward attacker-desired outputs.