Converto is a automated Kali Linux or Parrot OS installer for VPS, also installs VNC (Graphical / Non-Graphical VNC). It is tested on the following;
Installing
sudo apt-get update
sudo apt-get install git
git clone https://github.com/developerkunal/Converto.git
cd Converto.
chmod +x converto.sh
./converto.sh
Also Read – XSSCon : Simple XSS Scanner Tool
Type 2 For Exit
Type note For Reading Note(Recommended)
Installation Done
Optional Step for installing VNC
Steps
Commands to Start and Stop The VNC Server
root@kali:~# vncserver
(It always start on Port 1)
root@kali:~# vncserver -kill :1
Example IP in VNC Viewer : 127.0.0.1:1
Your malware's favorite sandbox - where red teamers come to bury their payloads. A sandbox…
Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new…
This article delves into our comprehensive training program designed to teach you the intricacies of…
BloodHound.py is a Python based ingestor for BloodHound, based on Impacket. The code in this…
In 2025 I wanted to try something new. In addition to a traditional 100 days…
presenterm lets you create presentations in markdown format and run them from your terminal, with…