I've got a Windows Exchange Server 2007 that appears to be sending mail when I've confirmed nobody is on the network. I'm trying to determine if the exchange server is compromised or if a client on the network is spewing out spam that is eventually being sent out the exchange server.
I'm using wireshark and configured smtp and ip.src==mail.server.ip
in the filter and can see the SMTP sending to outside IP's from the Exchange Server when nobody is at the office.
It appears the Outlook 2010 email program installed on the clients uses a different protocol to transmit the email from the client to the Exchange Server (DCERPC).
This is making it difficult to pinpoint where the spam is occurring. Can anyone shed some light on additional filters or a process to find where the spam is originating?