TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finding the log4j RCE With Fuzzing

1 pointsby lrngjcbover 3 years ago

1 comment

lrngjcbover 3 years ago
Hindsight is 20&#x2F;20, but with a hook on javax.naming.Context#lookup and a generally useful improvement to the Map instrumentation, Jazzer reliably finds #log4j CVE-2021-44228 in ~5 min with a one-line fuzz target: log.error(data.consumeRemainingAsString());<p><a href="https:&#x2F;&#x2F;github.com&#x2F;CodeIntelligenceTesting&#x2F;jazzer&#x2F;pull&#x2F;257" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CodeIntelligenceTesting&#x2F;jazzer&#x2F;pull&#x2F;257</a>