fleet/server/mail
Zachary Wasserman 66e720d34d Reduce port scanning possibilities via SMTP configuration
The SMTP configuration could be used by an admin user to port scan the network
the Fleet server was running on. This commit reduces the information possible
to determine via this technique. A malicious admin can no longer determine
whether any TCP server is listening on a given port/address. They can only
determine ports and addresses where SMTP servers are running.

Thanks to 'quikke' for reporting this vulnerability.
2018-09-18 14:56:25 -04:00
..
templates Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
mail_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
mail.go Reduce port scanning possibilities via SMTP configuration 2018-09-18 14:56:25 -04:00