• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

IMAP connection internally? Hacked?

mparadis

Regular Pleskian
Mar 9 09:00:25 psa imapd: IMAP connect from @ [::ffff:127.0.0.1]INFO: LOGIN, [email protected], ip=[::ffff:127.0.0.1], protocol=IMAP
Mar 9 09:00:25 psa imapd: 1331305225.438406 DISCONNECTED, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=42357, rcvd=343, sent=46960, maildir=/var/qmail/mailnames/xxxxx.net/safeg/Maildir

I was watching someone doing a dictionary attack until they hit on an email and got in. Moments later, I saw that different servers on my network seemed to be being poked for email services, sending, etc.

I changed the password on the hacked account, made sure the user got cut off, then let him back in. Sure enough, he lost access to the account but... then I noticed something strange which is the above.

When I first noticed the attack, it was coming from an external public IP. When they got into the above account, a while later, I noticed something trying to connect to the same account but from 127.0.0.1.

What gives??? Did the spammer somehow install something on my system from his hacked POP account? Sounds unlikely but why are the connections coming from the local machine now?
 
Last edited:
Back
Top