Releases: W01fh4cker/VcenterKit
Releases · W01fh4cker/VcenterKit
Support the Mac system
✨ For the macOS system, modify the script to use PyQt6. Thanks to: https://github.com/outmansec.
Improved relevant features
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