/urlPhish

Mask Phishing Urls

Primary LanguagePython

urlPhish

Mask Phishing Urls

╱╱╱╱╱╭╮╭━━━┳╮╱╱╱╱╱╭╮
╱╱╱╱╱┃┃┃╭━╮┃┃╱╱╱╱╱┃┃
╭╮╭┳━┫┃┃╰━╯┃╰━┳┳━━┫╰━╮
┃┃┃┃╭┫┃┃╭━━┫╭╮┣┫━━┫╭╮┃
┃╰╯┃┃┃╰┫┃╱╱┃┃┃┃┣━━┃┃┃┃
╰━━┻╯╰━┻╯╱╱╰╯╰┻┻━━┻╯╰╯

DISCLAIMER

This project must not be used for illegal purposes, and is strictly for educational purposes and for people to experiment with. The user takes full responsibility for their own actions.

Prerequisite

$ pip3 install -r requirements.txt

Usage

usage: urlPhish.py [-h] [-u URL] [-m MASK]
                   [-w WORDS]

Mask Phishing Urls

optional arguments:
  -h, --help            show this help message
                        and exit
  -u URL, --url URL     specify phishing url
  -m MASK, --mask MASK  specify domain name to
                        mask [https/http] example: https://example.com

  • Example
$ python3 urlPhish.py -u <phishing_url> -m https://google.com

💬 Contact Me

Gmail Badge

🚦 Stats


⭐️ From Charles