Skip to main content

How can I know how an email account was breached?

Comments

3 comments

  • cPanelMichael
    I want to find out how that account was breached in order to prevent further attacks. Any guess?

    Hello, Could you verify if cPHulk brute force protection is enabled on this system? You can review entries in /var/log/maillog for that email account with a command such as:
    grep user@domain /var/log/maillog
    Look for high amounts of authentication failures that would suggest the email account's password was brute forced. Thank you.
    0
  • Rafael Alvarez
    Hi Michael, thank you very much for answering. Yes, CPHulk is enabled. I reviewed the logs like you advised me and found this auth errors, however they were at the same time that IP sent some malicious mails (it sent 4 on October 12th at 3:24:15 PM and then stopped to continue the next day). - Removed - I used grep with the attacker's IP (grep user@domain /var/log/maillog) and got this: - Removed - It seems that IP also tried to log to other accounts, but since CPHulk is enabled and I don't see many login attempts I think a brute force attack is unlikely, or am I wrong?
    0
  • cPanelMichael
    Hello, It looks like the output you provided was moderated. Could you post the output again, ensuring to remove any identifying information about the server, IP addresses, or domain names? You can post the relevant entries instead of the full output. Thank you.
    0

Please sign in to leave a comment.