├── README.md ├── nw_log4jcheck.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NorthwaveSecurity/log4jcheck/HEAD/README.md -------------------------------------------------------------------------------- /nw_log4jcheck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NorthwaveSecurity/log4jcheck/HEAD/nw_log4jcheck.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | requests 2 | --------------------------------------------------------------------------------