Changes for page Engine_XalanJ

Last modified by Nicolas Gregoire on 2012/01/31 17:35

From version Icon 75.1 Icon
edited by Nicolas Gregoire
on 2012/01/17 12:00
Change comment: There is no comment for this version
To version Icon 70.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 17:47
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -77,6 +77,10 @@
77 77  
78 78  It is of course possible to include commands for multiples OS in one file and to execute only the relevant ones.
79 79  
80 += A pure Java reverse-shell =
81 +
82 +It is afaik not possible to get a pure Java reverse-shell, as we can't create threads :-(
83 +
80 80  = File creation =
81 81  
82 82  The "write" extension element allows to create files on the engine side. The content written to the file must be valid UTF-8 (so plain ASCII works too). Existing files can be overwritten.