jar

works.lmz.controlpanel : groovy-controlpanel

Maven & Gradle

Feb 25, 2016
2 usages

groovy-controlpanel · A Stencil servlet which provides a GroovyShell control panel allowing the execution of arbitrary Groovy scripts at the endpoint admin/groovyexec. The purpose is to allow support personnel to interrogate the internal state of the running web application. Due to the nature of this control panel it strongly recommended that it is secured

Table Of Contents

Latest Version

Download works.lmz.controlpanel : groovy-controlpanel JAR file - Latest Versions:

All Versions

Download works.lmz.controlpanel : groovy-controlpanel JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window groovy-controlpanel-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

works.lmz.controlpanel.bus

├─ works.lmz.controlpanel.bus.GroovyShellExecEventHandler.class - [JAR]

org.apache.jsp.groovyshell.jsp

├─ org.apache.jsp.groovyshell.jsp.groovyshell_jsp.class - [JAR]

works.lmz.controlpanel.shell

├─ works.lmz.controlpanel.shell.LMZGroovyShellScriptBase.class - [JAR]

works.lmz.controlpanel.panels

├─ works.lmz.controlpanel.panels.GroovyShellContolpanel.class - [JAR]