<?php function sqli_block($argv){ $pattern = '/^.*information_schema.*$/is'; if(preg_match($pattern, $argv)) die("hacking denied\n"); return $argv; } $query = "' union select table_name from information_schema.tables#".str_repeat('a', 1000000); if(sqli_block($query)) die("w00t bypass\n"); ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`