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
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…