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

Update exfil_exchange_mail.py #1

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

Conversation

and7es
Copy link

@and7es and7es commented May 4, 2024

There is a bug when creating the html files with the email subjects. If the subjects contain special characters (ex: / @ # ? ) the program gives an error because it cannot create the file. I have modified the line so that before creating the file it removes the special characters from the subject

There is a bug when creating the html files with the email subjects. If the subjects contain special characters (ex: / @ # ? ) the program gives an error because it cannot create the file.
I have modified the line so that before creating the file it removes the special characters from the subject
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.

1 participant