GhostMask by Digital Monk
βοΈ End is the Beginning
π§ About GhostMask
π» GhostMask is a lightweight URL masking tool built for security demonstrations and phishing awareness.
π It shows how attackers disguise links using custom domains, keywords and URL shorteners.
π‘ The goal is to help researchers and defenders understand and detect suspicious URLs during security demonstrations.
π» Designed to run easily on Kali Linux and Termux with a simple CLI interface.
βοΈ Features
- β‘ Fast URL masking
- π Multiple URL shorteners
- π§© Custom domain + keyword disguise
- πΆ Hacker-style CLI interface
- π Parallel link generation
- π» Works on Kali Linux & Termux
π₯ Tool Preview
---π§© Requirements
- π Python 3.x
- π§ Git
π¦ Installation
git clone https://github.com/mrdigitalmonk/GhostMask
cd GhostMask
pip install -r requirements.txt
python ghostmask.py
π Usage
Run the tool and follow CLI prompts.
Example:
Enter original URL: https://example.com/login Enter custom domain: gmail.com Enter keyword: secure-login
GhostMask will generate multiple masked URLs.
π‘ Example Masked URL
https://gmail.com-secure-login@tinyurl.com/example
π€ Author
π§βπ» Digital Monk AkA RiTik Jha
π’ Telegram https://t.me/monkrk
π GitHub https://github.com/mrdigitalmonk
π Visitors
---π₯ Terminal Status
βοΈ End is the Beginning

