# fuzzing
8 artikelengetagd met “fuzzing”
Ontwikkeling van AI-exploits
Adversarial suffix-generatie, gradient-vrije optimalisatie, WAF-omzeilende prompt injection-payloads en fuzzing-frameworks voor AI-systemen.
Automatisering van redteaming
Frameworks en tools voor het op schaal automatiseren van AI-redteaming, inclusief CART-pipelines, jailbreak-fuzzing, regressietests en continue monitoring.
Fuzzen van LLM-applicaties
Fuzzing-methodieken toepassen op LLM-applicaties, inclusief grammar-based fuzzing, mutation-based fuzzing en coverage-guided aanpakken.
Fuzzen van veiligheidsgrenzen van LLM's
Grammatica-gebaseerde fuzzers bouwen, evolutionair zoeken naar jailbreaks, ASR-meting en geautomatiseerde mapping van veiligheidsgrenzen.
Lab: bouw een AI-fuzzing-harness
Create a systematic fuzzing framework for testing LLM boundaries, generating and mutating inputs to discover unexpected model behaviors and safety edge cases.
Lab: inleiding tot LLM-fuzzing
Learn the basics of fuzzing LLM inputs by mutating prompts to discover unexpected behaviors and edge cases.
API-parameterfuzzing voor LLM's
Systematically fuzz LLM API parameters to discover unexpected behaviors and bypasses.
Burp Suite voor AI-API's
Using Burp Suite to intercept, analyze, and fuzz LLM API calls: proxy setup, intercepting streaming responses, parameter fuzzing with Intruder, and building custom extensions for AI-specific testing.