Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 501 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 501 Bytes

Tencent_Yun_tools

  • 使用 python3.9 + 腾讯云 AccessKey 利用工具
  • 使用之前请先填写config.ini配置文件
  • 欢迎提 bug

> Usage

python3 Tencent_rce.py -h

image

> Scanner

python3 Tencent_rce.py -s

image

  • 生成CSV文件 image

> Runcommand

python3 Tencent_rce.py -i ins-xxxxx -r ap-beijing -c "touch /tmp/12.txt"

image


image