此工具用于查询ALIYUN_ACCESSKEY的主机,并且远程执行命令。
对于ALIYUN_ACCESSKEY利用方式可参考文章:记一次阿里云主机泄露Access Key到Getshell
工具截图
安装模块
pip install -r requirements.txt
pyinstaller打包exe命令
pyinstaller --hidden-import=queue -w -F OSSTools.py
由于时间关系,没空写了。策略方面还未完成。
This branch is up to date with mrknow001:main.
This branch is not ahead of the upstream mrknow001:main.
No new commits yet. Enjoy your day!
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
此工具用于查询ALIYUN_ACCESSKEY的主机,并且远程执行命令。
对于ALIYUN_ACCESSKEY利用方式可参考文章:记一次阿里云主机泄露Access Key到Getshell
pip install -r requirements.txt
pyinstaller打包exe命令
pyinstaller --hidden-import=queue -w -F OSSTools.py
由于时间关系,没空写了。策略方面还未完成。