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

Bounce Information Disclosure #3

Open
StrangeUSB opened this issue Jun 29, 2018 · 3 comments
Open

Bounce Information Disclosure #3

StrangeUSB opened this issue Jun 29, 2018 · 3 comments

Comments

@StrangeUSB
Copy link

I would like to verify if the mail server notifies the sender that the user isn't a valid recipient.

@jordan-wright
Copy link
Contributor

This one might be tricky, since I'll need to create a mail server and track bounces, but I'll give it a shot!

@StrangeUSB
Copy link
Author

Yeah, depending on when the validation takes place that will be required. I know Google and other major receivers will accept the message and send a bounce after if the recipient isn't valid. I think there could be other uses-cases for such monitoring as well. This also become an UX issue for how notify the original user of the tool, since the message was technically accepted the GUI will at some point show a successful test.

@jordan-wright jordan-wright changed the title Invalid Recipient Verification Bounce Information Disclosure Aug 30, 2018
@jordan-wright
Copy link
Contributor

We could also use this to check for general information disclosure from bounced messages, such as which AV is used (source).

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

No branches or pull requests

2 participants