https://github.com/markuman/aws-log4j-mitigations
CVE-2021-44228 log4j mitigation using aws wafv2 with ansible
https://github.com/markuman/aws-log4j-mitigations
ansible aws cve-2021-44228 log4j mitigation waf
Last synced: about 2 months ago
JSON representation
CVE-2021-44228 log4j mitigation using aws wafv2 with ansible
- Host: GitHub
- URL: https://github.com/markuman/aws-log4j-mitigations
- Owner: markuman
- License: gpl-2.0
- Created: 2021-12-13T08:01:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T08:03:50.000Z (over 4 years ago)
- Last Synced: 2025-10-14T11:15:40.083Z (8 months ago)
- Topics: ansible, aws, cve-2021-44228, log4j, mitigation, waf
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-log4j-mitigations
Mitigations to implement on AWS to attempt to prevent log4j exploitation.
Using WAFv2 with Ansible.
Inspired by: https://github.com/OllieJC/aws-log4j-mitigations