Skip to content

cempack/LyceeConnecte-Phishing-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lycée Connecté Email and Evilginx Configuration

This repository contains a Python script for sending phishing emails and a configuration setup for an Evilginx server. This is intended for educational purposes only.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python and the Go compiler are installed on your system.
  • Access to an email account to send emails (gmail will do).

Installation

  1. Clone this repository to your local machine.

  2. Clone the Evilginx repository:

    git clone https://github.com/kgretzky/evilginx2
  3. Place the ent.yaml file in the phishlets folder of the Evilginx repository.

  4. Compile Evilginx by following the instructions in the Evilginx repository. (Should be go build)

  5. Run the compiled Evilginx executable.

  6. Configure Evilginx according to the official documentation (DNS records, basic configuration, phishlet hostname).

Email Configuration

  1. Open the python script and replace the following placeholders with your actual details:
    • YOUR_EMAIL_ADDRESS: Your email address for sending emails.
    • YOUR_EMAIL_PASSWORD: Your email password (for gmail, your app-specific password).
    • YOUR_CUSTOM_URL: The URL of your Evilginx lure.

Ethical Considerations

This project is designed for educational purposes only. Unauthorized use of this code for phishing or other malicious activities is strictly prohibited. Always obtain proper authorization before testing or simulating attacks on any system.

Contributing

Contributions are welcome! Please fork this repository and submit pull requests for any improvements or additional features.

License

This project is licensed under the MIT License.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages