├── .gitignore ├── Log4j2-revshell.py └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | # 2 | -------------------------------------------------------------------------------- /Log4j2-revshell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/faisalfs10x/Log4j2-CVE-2021-44228-revshell/HEAD/Log4j2-revshell.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/faisalfs10x/Log4j2-CVE-2021-44228-revshell/HEAD/README.md --------------------------------------------------------------------------------