Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 579 Bytes

ProxVuln

.ova and .vmdk converter for Proxmox this code in python3 converts the .ova and .vmdk into a format accepted by proxmox and automatically raises it so that it can be used whenever you want, it also has the function of downloading .ova from vulnhub or any other page (you just have to pay attention that the link ends in .ova and .vmdk)

Usage/Examples

git clone https://github.com/Lup1n-3/ProxVuln

using "python3/py" depends on the version, I recommend using python 3.x.x

python3 ProxVuln.py

Authors