Skip to content

Releases: W01fh4cker/VcenterKit

Support the Mac system

04 Sep 15:23
0bbc959
Compare
Choose a tag to compare

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

Improved relevant features

26 Aug 18:01
Compare
Choose a tag to compare

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