# obfuscation
13 artikelengetagd met “obfuscation”
Vaardigheidsverificatie: encoding en obfuscatie
Skill verification for Base64, Unicode, token smuggling, and encoding-based bypass techniques.
Manipulatie van AI-codereview
Techniques for tricking AI-powered code review tools into approving vulnerable code — covering semantic obfuscation, review bias exploitation, and defense strategies.
Community-uitdaging: encoding-puzzel
Decode a series of encoded payloads to find hidden flags, testing knowledge of encoding schemes, obfuscation techniques, and payload analysis.
Grondbeginselen van encoding en obfuscatie
Explore how Base64, ROT13, and Unicode encoding can bypass input filters in LLM applications.
Lab: encoding- en obfuscatietechnieken
Hands-on lab exploring how text encoding, character substitution, and obfuscation methods can bypass LLM content filters and safety mechanisms.
Lab: encoding omzeilen
Hands-on lab for systematically testing Base64, ROT13, Unicode homoglyph, hexadecimal, and combined encoding bypasses against LLM safety filters with measured success rates.
Lab: ontwijkingstechnieken via encoding
Hands-on lab using Base64, ROT13, Unicode normalization, and custom encoding schemes to evade input filters and safety classifiers in language model systems.
Geavanceerde encoding chain-aanvallen (prompt injection)
Een diepgaande verkenning van het aaneenschakelen van meerdere encodingschema's om injectie-payloads te maken die gelaagde invoerfilters en inhoudsclassifiers omzeilen.
Technieken om encoding te omzeilen
Het gebruik van Base64, ROT13, Unicode-transformaties, hex-encoding en andere obfuscatiemethoden om filters voor prompt injection en safety classifiers te omzeilen, met behoud van de semantische betekenis.
Geavanceerde payload-obfuscatie
Geavanceerde obfuscatietechnieken voor prompt injection-payloads, waaronder encodingketens en semantische vermomming.
Injectie via Unicode en homoglyphen
Inconsistenties in Unicode-normalisatie, homoglyph-substitutie en onzichtbare tekens benutten om onopvallende injection-payloads te construeren.
Cipher-gebaseerde jailbreak
Using ciphers, encodings, and coded language to bypass LLM content filters by transforming harmful requests into formats that safety classifiers do not recognize.
Technieken voor payloadobfuscatie
Methods for disguising prompt injection payloads through encoding, splitting, substitution, and other obfuscation techniques to bypass input filters and detection systems.