Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the ability to insert a custom template with a custom url redirect #947

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilrey
Copy link

@ilrey ilrey commented Aug 5, 2024

This pull request introduces new functionality to enhance the phishing tool.

Changes Made:

Custom Template Integration:

Added a new directory named custom under the .sites folder.

  • Included a customizable HTML template (login.html) in this directory. Users can modify this template to personalize the appearance of the phishing page.

Custom URL Redirect:

  • Updated the Bash script with a function that allows users to specify a custom URL. After a successful phishing attempt, users will be redirected to this specified URL.
Benefits:
  • Customization: Enhances the ability to tailor the phishing page to specific needs, providing a more realistic simulation.
  • Redirect Flexibility: Allows for redirection to a designated URL post-login, useful for educational demonstrations.

Please review the changes and let me know if there are any questions or further modifications needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants