When we find malicious code on a user’s website, we scan his files with a plugin such as ImunifyAV and check .lastlogin file for any suspicious IP addresses that have been reported in the AbuseIP database.
This plugin streamlines the process by allowing both SysAdmins and cPanel users to quickly view file content and check IPs in the AbuseIPDB.
- generate table
- outputs client ip
- add links to abuseipdb
To install this free cpanel plugin you need access to the WHM and terminal. Login to SSH and run the following commands to install the plugin:
wget https://github.com/stefanpejcic/lastlogin-cpanel-plugin/archive/refs/heads/main.zip
unzip main.zip && cd lastlogin-cpanel-plugin-main/
chmod +x install.sh && ./install.sh
Released: March 06th, 2022
Added installation script
Released: May 22th, 2022
Added links to abuseipdb jquery updated
Released: May 1th, 2022
Stable Release
Because this is a free plugin, support is restricted to maintaining the source code and ensuring that the plugin functions on latest cPanel version.
Please see the additional services area below if you require assistance outside of this scope, such as with plugin installation, branding, or integrating it with your custom template.
In the next couple of months we're going to continue to improve the docs, create tutorials and fix bugs.
You can support me by giving a GitHub star ★ and spread the word :)