This Section of this site will teach you how to create a web defacing script automatically in your terminal
Deface script creator is a python script which allows you to automatically create a web defacing script right from your terminal in CLI. It does pretty much the job and lets you create a good defacing script in less than 1min. Without having coding 3-6 hours. Makes it easier as well. So lets get on right into it.
Installation of Deface Script Creator is deemed easy and doesnt require much stress or fraustration, lol
pkg update -y && pkg upgrade -y
sudo apt update -y && sudo apt upgrade -y
pkg install git -y
sudo apt install git -y
git clone https://github.com/Zidan-ID17/Deface-Script-Creator
cd Deface-Script-Creator && chmod +x *
python umbrella.py
I hope the installation of deface script has been cleared up and easy to use