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
log4j-payload-generator — Log4j jndi injects the Payload generator | Kitploit
Tools/GitHubGitHub/woodpecker-appstore/log4j-payload-generator
Payload GenerationExploitationWeb Application ExploitationPenetration Testing
GitHubwoodpecker-appstore/log4j-payload-generator

log4j-payload-generator

Log4j jndi injects the Payload generator

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
4891054 years agoReviewed by Kitploit

0x01 Introduction

log4j-payload-generator is a woodpecker framework plugin for generating log4j JNDI injection vulnerability payloads. It can currently generate the following 5 types of payloads with one click.

  1. Raw payload
  2. {[upper|lower]:x} type randomly mixed payload
  3. {[upper|lower]:x} fully obfuscated payload
  4. {::-n} type randomly obfuscated payload
  5. {::-n} type fully obfuscated payload

log4j JNDI injection plugin payload generation demo

0x02 References

  • https://github.com/whwlsfb/Log4j2Scan
Download Tool