Offensive Docker VPS

Create a VPS on Google Cloud Platform or Digital Ocean easily to use Offensive Docker and launch the assessments to the targets. Requirements Terraform installed (Version used: v0.13.0) Ansible installed (Version used: 2.9.12) SSH private and public keys Google Cloud Platform or Digital Ocean account. Usage Clone the repository git clone –depth 1 https://github.com/aaaguirrep/offensive-docker-vps.git vps …

Carina : Webshell, Virtual Private Server (VPS) & cPanel Database

Carina is a web application used to store webshell, Virtual Private Server (VPS) and cPanel data. Carina is made so that we don’t need to store webshell, VPS or cPanel data in “strange places”. Install $ git clone https://github.com/c0delatte/carina && cd carinaRun composer updateEdit .env.example with your database configurationRun php artisan migrate for generate required …

Converto : Installing Kali Linux on VPS Server

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; Tested on Ubuntu Tested on Debian 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 …