├── README.md └── python ├── README.md ├── siteservercms_v6.py ├── tongda_v11.4_get_webroot_poc.py └── tongda_v11.4_rce_exp.py /README.md: -------------------------------------------------------------------------------- 1 | # tools -------------------------------------------------------------------------------- /python/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zrools/tools/HEAD/python/README.md -------------------------------------------------------------------------------- /python/siteservercms_v6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zrools/tools/HEAD/python/siteservercms_v6.py -------------------------------------------------------------------------------- /python/tongda_v11.4_get_webroot_poc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zrools/tools/HEAD/python/tongda_v11.4_get_webroot_poc.py -------------------------------------------------------------------------------- /python/tongda_v11.4_rce_exp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zrools/tools/HEAD/python/tongda_v11.4_rce_exp.py --------------------------------------------------------------------------------