VcenterKit Versions Save

Vcenter综合渗透利用工具包 | Vcenter Comprehensive Penetration and Exploitation Toolkit

v0.0.3

8 months ago

✨ For the macOS system, modify the script to use PyQt6. Thanks to: https://github.com/outmansec.

v0.0.2

8 months ago

Improved the functionality related to CVE-2022-22954 and CVE-2022-22972, and enhanced the capability of generating post-exploitation scripts. Summarized commonly used commands during the vCenter penetration testing process as well as some useful reference articles.

pyinstaller command:

C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Scripts\pyinstaller.exe --paths C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Lib\site-packages\PyQt5\Qt5\bin -F -i logo.ico -w VcenterKit.py

image