Skip to main content

between_obfuscate

Function between_obfuscate 

Source
pub fn between_obfuscate(payload: &str) -> String
Expand description

Between obfuscation — rewrites = and > using BETWEEN syntax.

Safe for: SQL contexts.