Python program for Linux users to change any url to any domain name they want.

Overview

URLMask

banner

Python program for Linux users to change a URL to ANY domain.

A program than can take any url and mask it to any domain name you like. E.g. netflix.com, facebook.com, google.com, reddit.com.

PLEASE USE RESPONSIBLY. THIS PROGRAM WAS CREATED FOR EDUCATIONAL PURPOSES ONLY AND I DO NOT CONDONE ANY ILLEGAL USE FOR THIS WHATSOEVER. SENDING OUT ANY URL/LINK THAT IS DECEITFUL TO ANYONE UNAWARE IS ILLEGAL. BE RESPONSIBLE.

INSTALL AND LAUNCH

Step (1): git clone https://github.com/thecarpetjasp/URLMask

Step (2): cd URLMask

Step (3): (OPTIONAL) python3 install.py This step will add the program to '/usr/bin/' so that you can run the program anywhere from your terminal.

Step (4): python3 urlmask.py or if you followed step (3) then: urlmask

TUTORIAL

Step (1): Input the URL that you want to mask.

input_url

Step (2): Input a sentence that is relevant to your webpage. E.g. 'Login page', 'Reset password', 'free promotional code'.

input_subs

Step (3): Input the domain name you want people to see for your URL. E.g. 'Netflix.com', 'Facebook.com', 'Google.com'.

NOTE: You can choose any TLD (Top Level Domain) that you want. E.g. '.com', '.co.uk'.

input_domain

Step (4): Your new URL will be output immediately.

final

Enjoy.

NOTE: Something to bear in mind...

Mozilla Firefox is the only browser that will warn you about accessing these URL's. I've tested on all platforms and Firefox is the only browser that will alert a warning.

The URL's all work without any warning message for:

  • Google Chrome
  • Microsoft Edge
  • iPhone / iMac Safari
  • Android Chrome

If you are testing your URL's on Kali Linux, then it's a good chance you're using Mozilla Firefox which will explain any message you might receive when visiting the URL's.

You might also like...
Build capture utility for Linux

CX-BUILD Compilation Database alternative Build Prerequisite the CXBUILD uses linux system call trace utility called strace which was customized. So I

osqueryIR is an artifact collection tool for Linux systems.
osqueryIR is an artifact collection tool for Linux systems.

osqueryIR osqueryIR is an artifact collection tool for Linux systems. It provides the following capabilities: Execute osquery SQL queries Collect file

Tool to produce system call tables from Linux source code.

Syscalls Tool to generate system call tables from the linux source tree. Example The following will produce a markdown (.md) file containing the table

Aurin -  A quick AUR installer for Arch Linux. Install packages from AUR website in a click.
Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Similar looking domain detection using python fuzzywuzzy

Major cause of phishing and BEC incident is similar looking domain, if you detect it early, you can prevent incidents early, python fuzzywuzzy module let you do that

A simple dork generator written in python that outputs dorks with the domain extensions you enter

Dork Gen A simple dork generator written in python that outputs dorks with the domain extensions you enter in a ".txt file". Usage The code is pretty

Python program to do with percentages and chances, random generation.

Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

This python program will display all SSID usernames and SSID passwords you once connected to your laptop
This python program will display all SSID usernames and SSID passwords you once connected to your laptop

Windows-Wifi-password-extractor This python program will display all SSID usernames and SSID passwords you once connected to your laptop How to run th

Python program for analyzing the output files of phonopy.
Python program for analyzing the output files of phonopy.

PhononTools Description Python program to analyze the results generated by phonopy. Using the .yaml and .dat files that phonopy generates one can plot

Owner
null
A utility that makes it easy to work with Python projects containing lots of packages, of which you only want to develop some.

Mixed development source packages on top of stable constraints using pip mxdev [mɪks dɛv] is a utility that makes it easy to work with Python projects

BlueDynamics Alliance 6 Jun 8, 2022
Homebase Name Changer for Fortnite: Save the World.

Homebase Name Changer This program allows you to change the Homebase name in Fortnite: Save the World. How to use it? After starting the HomebaseNameC

PRO100KatYT 7 May 21, 2022
ColorController is a Pythonic interface for managing colors by english-language name and various color values.

ColorController.py Table of Contents Encode color data in various formats. 1.1: Create a ColorController object using a familiar, english-language col

Tal Zaken 2 Feb 12, 2022
A quick random name generator

Random Profile Generator USAGE & CREDITS Any public or priavte demonstrative usage of this project is strictly prohibited, UNLESS WhineyMonkey10 (http

null 2 May 5, 2022
An URL checking python module

An URL checking python module

Fayas Noushad 6 Aug 10, 2022
Extract the download URL from OneDrive or SharePoint share link and push it to aria2

OneDriveShareLinkPushAria2 Extract the download URL from OneDrive or SharePoint share link and push it to aria2 从OneDrive或SharePoint共享链接提取下载URL并将其推送到a

高玩梁 262 Jan 8, 2023
A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use that mirror

Kali Mirror Finder Using Single Python File A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use tha

MrSingh 6 Dec 12, 2022
Daiho Tool is a Script Gathering for Windows/Linux systems written in Python.

Daiho is a Script Developed with Python3. It gathers a total of 22 Discord tools (including a RAT, a Raid Tool, a Nuker Tool, a Token Grabberr, etc). It has a pleasant and intuitive interface to facilitate the use of all with help and explanations for each of them.

AstraaDev 32 Jan 5, 2023
This utility lets you draw using your laptop's touchpad on Linux.

FingerPaint This utility lets you draw using your laptop's touchpad on Linux. Pressing any key or clicking the touchpad will finish the drawing

Wazzaps 95 Dec 17, 2022
Application for easy configuration of swap file and swappiness priority in slackware and others linux distributions.

Swap File Program created with the objective of assisting in the configuration of swap file in Distributions such as Slackware. Required packages: pyt

Mauricio Ferrari 3 Aug 6, 2022