Changes for page Engine_XalanJ

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

From version Icon 30.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 22:37
Change comment: There is no comment for this version
To version Icon 27.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 22:31
Change comment: Upload new attachment xalanj-checkenv-output.txt

Summary

Details

Icon Page properties
Content
... ... @@ -22,12 +22,12 @@
22 22  * File creation
23 23  * Code execution
24 24  * JDBC connectivity
25 -* Java properties disclosure
26 -* Java environment disclosure
25 +* Java properties
26 +* CheckEnv()
27 27  
28 -== Java environment disclosure ==
28 +== CheckEnv() ==
29 29  
30 -The checkEnvironment() extension function (documented [[here>>http://xml.apache.org/xalan-j/faq.html#faq-N10064||rel="__blank"]]), associated to the Xalan namespace, will display some information about the execution context (packages, paths, versions, ...). The output of the execution of [[xalanj-checkenv.xsl>>attach:xalanj-checkenv.xsl]] is [[attached>>attach:xalanj-checkenv-output.txt]].
30 +The checkEnvironment() extension function (documented [[here>>http://xml.apache.org/xalan-j/faq.html#faq-N10064||rel="__blank"]]), associated to the Xalan namespace, will display some information about the execution context. The output of the PoC is attached.
31 31  
32 32  == Java code execution ==
33 33