# regex
4 artikelengetagd met “regex”
Input-/outputfiltersystemen
Diepgaande verkenning van regex-, ML-classifier- en embedding-gebaseerde filters voor zowel inputscanning als outputscanning, met systematische bypass-technieken voor elk type.
input-filteringoutput-filteringregexml-classifierembeddingbypassevasion
Lab: bouw je eerste verdediging
Hands-on lab for building a basic AI input defense system using keyword matching, regex filters, and simple classifiers to block prompt injection attempts.
labdefenseinput-filterregexbeginner
Walkthrough van het omzeilen van een regex-filter
Systematically bypass regex-based input filters using Unicode tricks, encoding, and pattern-specific evasion.
walkthroughsregexfilter-bypassevasion
Op regex gebaseerd promptfilter
Step-by-step walkthrough for building a regex-based prompt filter that detects common injection payloads using pattern matching, covering pattern library construction, performance optimization, false positive management, and continuous updates.
regexprompt-injectionpattern-matchinginput-filteringdefensewalkthrough