{"id":328,"date":"2025-12-17T08:35:22","date_gmt":"2025-12-17T08:35:22","guid":{"rendered":"https:\/\/hosterlink.com\/blog\/?p=328"},"modified":"2025-12-17T08:35:22","modified_gmt":"2025-12-17T08:35:22","slug":"detecting-and-removing-malware-from-a-certain-cpanel-account-on-almalinux-whm-based-vps","status":"publish","type":"post","link":"https:\/\/hosterlink.com\/blog\/detecting-and-removing-malware-from-a-certain-cpanel-account-on-almalinux-whm-based-vps\/","title":{"rendered":"Detecting and Removing Malware from a certain cPanel account on Almalinux WHM based VPS"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>freshclam<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>clamscan -r \/home\/&#91;username]\/public_html<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>maldet -a \/home\/&#91;username]\/public_html<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>grep -r \"base64_decode\" \/home\/&#91;username]\/public_html<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>grep -r \"eval(\" \/home\/&#91;username]\/public_html<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>grep -r \"backup.php\" \/home\/&#91;username]\/public_html<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>crontab -u &#91;username] -l<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-328","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/posts\/328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/comments?post=328"}],"version-history":[{"count":1,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/posts\/328\/revisions"}],"predecessor-version":[{"id":329,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/posts\/328\/revisions\/329"}],"wp:attachment":[{"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/media?parent=328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/categories?post=328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hosterlink.com\/blog\/wp-json\/wp\/v2\/tags?post=328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}