MCPcopy Index your code
hub / github.com/AIex-3/confluence-hack

github.com/AIex-3/confluence-hack @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
26 symbols 54 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Confluence Hack

CVE-2023-22515

exploit.py

Exploit to create a new admin user \ Compromised audit log: \ \ As a reverence served: https://packetstormsecurity.com/files/175225/Atlassian-Confluence-Unauthenticated-Remote-Code-Execution.html and https://github.com/Chocapikk/CVE-2023-22515

plugin_shellplug.jar

This plugin provides a web-based shell interface for executing command-line commands on a server \ You can install it from the Confluence web admin GUI \ Was found on a server that was live in production \

ShellServlet.java

Is the decompiled file of plugin_shellplug.jar

Tested on

  • Confluence Server 8.5.1

Disclaimer

This repository is provided for educational and informational purposes only. Use it responsibly and only on systems that you have permission to test. Unauthorized access to computer systems is illegal and unethical.

Core symbols most depended-on inside this repo

getFont
called by 3
plugin_shellplug/com/jsos/shell/ShellServlet.java
are_credentials_valid
called by 2
exploit.py
MainWmlCard
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java
getId
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java
getFromQuery
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java
writeFrame
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java
executeCmd
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java
prepareMsg
called by 2
plugin_shellplug/com/jsos/shell/ShellServlet.java

Shape

Method 22
Function 3
Class 1

Languages

Java88%
Python12%

Modules by API surface

plugin_shellplug/com/jsos/shell/ShellServlet.java23 symbols
exploit.py3 symbols

For agents

$ claude mcp add confluence-hack \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact