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

[Emulation Tuning] Adjust Send HTML with Embedded Javascript with Gmail Emulation #74

Merged
merged 4 commits into from
Aug 31, 2023

Conversation

terrancedejesus
Copy link
Collaborator

Overview

This pull request makes adjustments to the Send HTML with Embedded Javascript with Gmail emulation.

  • Add a description
  • Add references
  • Add Emulation class docstrings
  • Adds --js-file argument to allow custom JS code to be loaded from file and embedded in HTML doc
  • Adjusts create_html to load from file or use default
  • Default JS includes basic obfuscation
  • Added additional lure to default email generated
  • Adds some basic error handling

Emulation Testing

Note that in order to test this emulation, 2 separate google workspace accounts were necessary where one needs to be external to the organization being monitored. OAuth creds and valid sessions then needed to be established within the credential store as well.

Screenshot 2023-08-30 at 12 41 56 PM Screenshot 2023-08-30 at 12 42 06 PM

Screenshot 2023-08-30 at 12 53 47 PM

Screenshot 2023-08-30 at 12 54 01 PM

Screenshot 2023-08-30 at 12 58 46 PM

@terrancedejesus terrancedejesus merged commit 5160509 into main Aug 31, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant