├── README.md └── poc.py /README.md: -------------------------------------------------------------------------------- 1 | # CVE-2022-2185-poc 2 | CVE-2022-2185 poc 3 | 4 | 5 | https://www.xust.edu.cn/cve/index.jsp 6 | -------------------------------------------------------------------------------- /poc.py: -------------------------------------------------------------------------------- 1 | Please be patient as this may take some time。 2 | 3 | --------------------------------------------------------------------------------