|
|
| version 1.1, 2024/11/24 16:11:41 | version 1.2, 2024/11/26 01:33:01 |
|---|---|
| Line 11 env and args tainting tests: | Line 11 env and args tainting tests: |
| =$f.text= | =$f.text= |
| 2. $f[^file::exec[cat^os[-windows].sh; ;args;$s]] | 2. $f[^file::exec[cat^os[-windows].sh; ;args;$s]] |
| =$f.text= | =$f.text= |
| 3. $f[^file::exec[cat^os[-windows].sh; ;args;"quo ted"]] | 3. $f[^file::exec[cat^os[-windows].sh; ;args;"quo ted";-opt ion]] |
| =$f.text= | =$f.text= |
| 4. $f[^file::exec[cat^os[-windows].sh; ;args;un"quo ted";%PATH%;some\\ \r\n - enter?]] | 4. $f[^file::exec[cat^os[-windows].sh; ;args;1^^ 2& 3` 4< 5> 6% 7! 8" 9| 10( 11) 12^; 13= 14* 15? 16\ 17! 18[ 19] 20']] |
| =$f.text= | |
| 5. $f[^file::exec[cat^os[-windows].sh; ;args;un"quo ted"]] | |
| =$f.text= | |
| 6. $f[^file::exec[cat^os[-windows].sh; ;args;strange: \r\n - enter?]] | |
| =$f.text= | =$f.text= |