|
|
| version 1.54, 2004/07/07 10:22:29 | version 1.102, 2005/11/22 11:12:40 |
|---|---|
| Line 1 | Line 1 |
| $f[^file::exec[_bug.pl; | |
| $.QUERY_STRING[t=москва^taint[uri][москва]москва] | |
| ]] | |
| $f.text | |
| ^for[i](1;200){ | |
| <hr> | |
| $original[^for[j](1;$i){$j}] | |
| $original | |
| <br> | |
| $encoded[^string:base64[$original]] | |
| $encoded | |
| <br> | |
| $decoded[^encoded.base64[]] | |
| $decoded | |
| ^if($decoded ne $original){^throw[bug;here]} | |
| } |