• Stars
    star
    1,088
  • Rank 42,254 (Top 0.9 %)
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

阿里云accesskey利用工具

aliyun-accesskey-Tools

此工具用于查询ALIYUN_ACCESSKEY的主机,并且远程执行命令。

对于ALIYUN_ACCESSKEY利用方式可参考文章:记一次阿里云主机泄露Access Key到Getshell

工具截图

image

image

1.3版本 image

image

安装模块

pip install -r requirements.txt

pyinstaller打包exe命令

pyinstaller --hidden-import=queue -w -F OSSTools.py

由于时间关系,没空写了。策略方面还未完成。