# Tencent_Yun_tools **Repository Path**: kenyons/Tencent_Yun_tools ## Basic Information - **Project Name**: Tencent_Yun_tools - **Description**: 腾讯云 key泄露利用工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-15 - **Last Updated**: 2022-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tencent_Yun_tools * 使用 python3.9 + 腾讯云 AccessKey 利用工具 ## > Usage ```python python3 Tencent_rce.py -h ``` ![image](img/01.png) ## > Scanner ```python python3 Tencent_rce.py -s ``` ![image](img/02.png) * 生成CSV文件 ## > Runcommand ```python python3 Tencent_rce.py -i ins-xxxxx -r ap-beijing -c "touch /tmp/12.txt" ``` ![image](img/03.png) ![image](img/04.png)