tatanus / SPF

SpeedPhishing Framework
Other
436 stars 134 forks source link

Per email template attachments #13

Open jenic opened 8 years ago

jenic commented 8 years ago

Hey @tatanus great project you have here!

What do you think about per email template attachments instead of globally setting via the config? From my own experiences with phishing the attachment is typically dependant on the context of the email.

Thoughts?

tatanus commented 8 years ago

I like the idea. However with the current implementation, I do not see a direct way to account for this. I need to think about it and see what I can come up with. If you have a solution in mind, please feel free to share.

jenic commented 8 years ago

Perhaps a field in the template config? I don't know the technical limitations of that, not having reviewed the source in any meaningful way. Thanks for considering the feature though!