jaykali / maskphish

Introducing "URL Making Technology" to the world for the very FIRST TIME. Give a Mask to Phishing URL like a PRO.. A MUST have tool for Phishing.
https://www.kalilinux.in/2020/07/how-to-hide-phishing-link.html
MIT License
2.33k stars 313 forks source link

Not being able to generate a full link #96

Closed KarmaBait closed 2 years ago

KarmaBait commented 2 years ago

Heyo, as some other users already stated it currently doesn't work if it comes to creating the full link. It cuts of at the "@" and then just pastes a huge HTML code right behind it.

Using a VPN (NordVPN, OpenVPN) has not fixed the issue.

Masking Domain

Domain to mask the Phishing URL (with http or https), ex: https://google.com, http ://anything.org) : => https://instagram.com

Type social engineering words:(like free-money, best-pubg-tricks) Don't use space just use '-' between social engineering words => account-information

Generating MaskPhish Link...

Here is the MaskPhish URL: https://instagram.com-account-information@<!DOCTYPE HTML>

[LOTS OF HTML CODE]
badactorssuk commented 2 years ago

Having same issue.

1011github commented 2 years ago

same here

jaykali commented 2 years ago

Why? It is perfectly working on my machine..

curl -s https://is.gd/create.php\?format\=simple\&url\=https://google.com

KarmaBait commented 2 years ago

Why? It is perfectly working on my machine..

* [Can someone please send me the output of following command in your terminal ]

curl -s https://is.gd/create.php\?format\=simple\&url\=https://google.com

sudo curl -s curl -s https://is.gd/create.php\?format\=simple\&url\=https://google.com

https://is.gd/jAxBiv

jaykali commented 2 years ago

Then MaskPhish will work perfectly. Please check it again.

KarmaBait commented 2 years ago

Then MaskPhish will work perfectly. Please check it again.

Works now, after running "curl -s https://is.gd/create.php\?format\=simple\&url\=https://google.com". Thank you!

jaykali commented 2 years ago

It should work every time. I believe that you have some other errors maybe some network or VPN issues. Closing this issue. Thanks.