├── CVE-2021-36798.py ├── README.md ├── beacon_utils.py ├── comm.py └── parse_beacon_config.py /CVE-2021-36798.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/M-Kings/CVE-2021-36798/HEAD/CVE-2021-36798.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/M-Kings/CVE-2021-36798/HEAD/README.md -------------------------------------------------------------------------------- /beacon_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/M-Kings/CVE-2021-36798/HEAD/beacon_utils.py -------------------------------------------------------------------------------- /comm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/M-Kings/CVE-2021-36798/HEAD/comm.py -------------------------------------------------------------------------------- /parse_beacon_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/M-Kings/CVE-2021-36798/HEAD/parse_beacon_config.py --------------------------------------------------------------------------------