Skip to main content

How to track who have login to my cpanel ?

Comments

5 comments

  • cPanelMichael
    Hello :) What method was used to upload files? If it was through FTP, then you may find the following log useful: /var/log/messages Thank you.
    0
  • jacklee
    ]Hello :) What method was used to upload files? If it was through FTP, then you may find the following log useful: /var/log/messages Thank you.

    I not sure what the method him use . But most probably is via cpanel i guess . Because once i sent cpanel login detail to 3rd party it happening the website be delete and upload other file inside . can i track what the file him has delete and what is his ip ? i try view var/log/messages .Almost all the message show this " Brute force detection active: 580 LOGIN DENIED -- TOO MANY FAILURES -- IP TEMP BANNED "
    0
  • 24x7server
    Hello, You can find out all cPanel activities in /usr/local/cpanel/logs/access_log file. Please try with following command so that you will get the all details of your cPanel user.
    cat /usr/local/cpanel/logs/access_log | grep CPUSERNAME
    0
  • Infopro
    ]Hello, You can find out all cPanel activities in /usr/local/cpanel/logs/access_log file. Please try with following command so that you will get the all details of your cPanel user.
    cat /usr/local/cpanel/logs/access_log | grep CPUSERNAME

    Did you even read the first post?
    0
  • cPanelMichael
    ]I not sure what the method him use . But most probably is via cpanel i guess

    Are there any scripts uploaded to the website that could have been exploited and used to upload files? Thank you.
    0

Please sign in to leave a comment.