Skip to content

Threadlinee/MaskURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎭 MaskURL Tool

MaskURL is a stealthy URL obfuscation tool that allows users to mask any real URL behind a fake-looking domain. It's built for educational, penetration testing, and demonstration purposes β€” helping you understand how social engineering tricks like URL masking work.


image


πŸš€ Features

  • πŸ” Masks real URLs behind fake domains (e.g., make a serveo.net link look like instagram.com)
  • 🧼 Clean WPF GUI with XAML design (C#)
  • 🧠 Smart formatting to prevent broken URLs
  • ⚠️ Warns users about malformed inputs
  • πŸ’» Beginner-friendly & open source

πŸ–Ό Example

Original URL: https://your-tunnel-url.serveo.net/login

Fake Domain: instagram.com

Masked Output: https://instagram.com@your-tunnel-url.serveo.net/login


⚠️ Disclaimer

This tool is strictly for educational, ethical hacking, and cybersecurity awareness purposes.
Do NOT use it for phishing, illegal activity, or malicious intent.
You are responsible for how you use this tool. Stay legal, stay smart.


πŸ›  Tech Stack

  • C#
  • .NET (WPF)
  • XAML (for GUI)

πŸ“‚ How to Use

  1. Open the tool.
  2. Enter your real/original URL.
  3. Enter the fake domain name (e.g., snapchat.com).
  4. Hit Generate Masked URL.
  5. Copy the output and use responsibly.

πŸ’‘ Future Additions

  • πŸ”— TinyURL/Short URL API support
  • πŸ“‹ Copy-to-clipboard button
  • 🌐 Web version (maybe πŸ‘€)

🀝 Credits

Made with πŸ’» by Threadlinee
Designed for security awareness and creative coding exploration.


β˜• Support Me

If you like this project, feel free to buy me a coffee!

Buy Me a Coffee

Releases

No releases published

Packages

No packages published

Languages