What security considerations are there when sending an email from my software to a user? [on hold]

What attacks should I consider:

When sanitizing the user’s input (their email address), for example to prevent local deliveries?
To prevent any sort of Denial of Service against the mail sending service?
When sending mail o… Continue reading What security considerations are there when sending an email from my software to a user? [on hold]

are communications through public ip addresses capturable if one were to use a packet sniffer on the lan [on hold]

I am new to networking so maybe there might be a simple answer to my question or that I can’t phrase it in a way that a search can give helpful answers to.

Say I have two public IP’s communicating. One is 111.111.111.111 and… Continue reading are communications through public ip addresses capturable if one were to use a packet sniffer on the lan [on hold]

Why would an attacker try SMTP login many times even though it is disabled?

I recently set up an SMTP server for myself to use, and I am getting some traffic from two IP addresses and none else (though for obvious reasons I will not state the addresses here).

An example session (which, in fact, repe… Continue reading Why would an attacker try SMTP login many times even though it is disabled?