PPRuNe Forums - View Single Post - tracing malicious email
View Single Post
Old 17th October 2003 | 00:01
  #5 (permalink)  
RomeoTangoFoxtrotMike
20 Anniversary
 
Joined: Mar 2002
Posts: 448
Likes: 0
From: London, UK
You can look at the full header from the email in question and get details about the originating IP and ISP that the email came from, along with all the places the bounced it off from to get it to you.
Unfortunately you can only trust the header(s) that your systems have added, which should include the IP address of the previous system. At that point, you have to verify that this IP address corresponds to the appropriate Received: header of the previous system. If it does, you can go and ask the admin of that system if the Received: header is genuine. And so on up the chain.

You simply cannot assume that the first header is the originating system, nor that the Received headers present correspond to anything like the path that the message actually took, without verify each one in the chain... Although this is normally true, it is often not in the case of spam, viruses, dn malicious email...
RomeoTangoFoxtrotMike is offline