From 1b807fce36c46ff3d1e8ff62698e421539f7b44f Mon Sep 17 00:00:00 2001 From: JayKali <62602243+jaykali@users.noreply.github.com> Date: Sat, 19 Dec 2020 09:32:21 +0530 Subject: [PATCH] Now working with ngrok URL's also --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2712245..86432c4 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ ## Legal Disclaimer: Usage of MaskPhish for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program -## Installing (Tested on Kali Linux, Termux & Ubuntu with ZSH): +## Installing (Tested on Kali Linux, Termux & Ubuntu): ``` git clone https://github.com/jaykali/maskphish cd maskphish -./maskphish.sh +bash maskphish.sh ``` ## Detailed Article: https://www.kalilinux.in/2020/07/how-to-hide-phishing-link.html