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
log4py — pythonic pure python RCE exploit for CVE-2021-44228 log4shell | Kitploit
Tools/GitHubGitHub/dotpy-hax/log4py
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationRemote Access Tool
GitHubdotpy-hax/log4py

log4py

pythonic pure python RCE exploit for CVE-2021-44228 log4shell

View Repository
2334 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

log4py

pythonic pure python RCE exploit for CVE-2021-44228 log4shell

  1. run a vulnerable service like https://github.com/zzzz0317/log4j2-vulnerable-spring-app
  2. change settings in exploit.py
  3. pwn

This is for educational use only (mostly for my own lol)
This might only be useful after some alterations
if you do illegal stuff - fuck you

#TODO:

  • Add compilation capability through javac for more version flexibility
  • Add more Attack classes for other services
  • Add more of everything!
  • Actual tests (lol)
  • Get out of poc stage
Download Tool