Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Demo-Exploit-Jackson-RCE — Exploiting CVE-2017-7525 demo project with Angular7 frontend and Spring. | Kitploit
Tools/GitHubGitHub/javanxd/demo-exploit-jackson-rce
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubjavanxd/demo-exploit-jackson-rce

Demo-Exploit-Jackson-RCE

Exploiting CVE-2017-7525 demo project with Angular7 frontend and Spring.

View Repository
1857 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Demo-Exploit-Jackson-RCE

Based on the project jackson-rce-via-spel this project serves as an example web application to test multiple attack vectors (file upload, forms) on the Jackson-databind vulnerability.

Introduction

Based on an Angular7 frontend and a spring-boot backend different attack vectors can be tested and the results visualized and checked.

Build

Build and package spring boot and angular7 into a deployable war file.

mvn package

Run

Which automatically opens a web browser at http://localhost:4200.

backend/mvn spring-boot:run

Screenshots

Recording of exploting an file upload

Recording of exploting an user creation form

Download Tool