06-24-2008, 10:01 AM
|
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 50,383
|
Quote:
Originally Posted by RayVega
Ok, check this out.
our computer system is being hacked. It is a password protected area for brokers (mainstream) It appears that somone is hitting the response form and since they are not under a brokers ID, it is trying to send the response to a non existent broker.
Am I correct about this, and how should I stop it? Advice anyone?
LOG:
[23/JUNE/2008 01:30:19] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
[23/JUNE/2008 01:30:22] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
[23/JUNE/2008 01:30:28] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
[23/JUNE/2008 01:30:30] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
[23/JUNE/2008 01:30:34] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
[23/JUNE/2008 01:30:36] Attempt to deliver to unknown recipient </script>, from < [email protected]>, IP address 127.0.0.1
|
Hi Ray -
You're not being hacked.
The IP Address 127.0.0.1 is your local machine that is running this script. (hence the "home" jokes). The messages above are trying to tell you that This Local Machine cannot send the message because the recipient is unknown. (Wrong email address).
That's all - no hackers are doing anything nasty to you.
Cheers!
|
|
|