Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.58 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.58 KB

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