Skip to content
/ pmask Public

Pmask generate a URL by modifying and masking the provided phishing URL. It uses the is.gd URL shortening service to generate shorter URLs and allows you to mask the domain and add social engineering words to create convincing phishing links.

Notifications You must be signed in to change notification settings

iampopg/pmask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pmask URL Generator

This Python script generates Pmask URLs by modifying and masking phishing URLs. It uses the is.gd URL shortening service to generate shorter URLs and allows you to mask the domain and add social engineering words to create convincing phishing links.

Credits

This script was originally created by jaykali. You can find the original code at GitHub - jaykali/MaskPhish. The script has been modified by Iampopg to add additional functionality and improve user experience.

Usage

  1. Make sure you have Python 3 installed on your system.
  2. Install the required dependencies by running the command: pip install requests.
  3. Run the script by executing the command: python Pmask.py.
  4. Follow the instructions provided by the script to input the phishing URL, mask domain, and social engineering words.
  5. The script will generate the Pmask URL and display it on the screen.

Note: The script requires an active internet connection to generate the Pmask URL.

Disclaimer

This script is provided for educational and informational purposes only. The authors and contributors are not responsible for any illegal or malicious activities conducted using this script. Use it responsibly and adhere to applicable laws and regulations.

Contributing

If you would like to contribute to this project, you can fork the repository and submit a pull request with your proposed changes.

License

##########

INSTALLATION

git clone https://github.com/iampopg/pmask.git

cd pmask

pip install requests

python Pmask.py

email:iampopg@proton.me

About

Pmask generate a URL by modifying and masking the provided phishing URL. It uses the is.gd URL shortening service to generate shorter URLs and allows you to mask the domain and add social engineering words to create convincing phishing links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages