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
cve-2021-44228 — Ansible playbook that applies a global JVM environment variable to mitigate the Log4j CVE-2021-44228 remote code execution vulnerability across all hosts in an inventory. | Kitploit
Tools/GitHubGitHub/didoatanasov/cve-2021-44228
Vulnerability AnalysisConfiguration AuditingCloud SecurityDevSecOps
GitHubdidoatanasov/cve-2021-44228

cve-2021-44228

Ansible playbook that applies a global JVM environment variable to mitigate the Log4j CVE-2021-44228 remote code execution vulnerability across all hosts in an inventory.

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

This Ansible playbook applies a global 'JAVA_TOOL_OPTIONS: -Dlog4j2.formatMsgNoLookups=true' to all users.

This mitigates the CVE-2021-44228 exploit for all JVM apps on the hosts in the inventory

To exec:

root@kitploit:~
ansible-playbook playbook.yml -i inventory
Download Tool