Look, there are several ways that a website can be infected or hacked.
1) Improper Security. Things like using Pop3, CPanel and FTP with out encyryption or SSL are examples of improper security.
2) Server Root Kits. The primary infection is on the server. This infection looks for specific files and passes the infection on.
3) Software faults.
Within each of these there are different ways to pass infection. Once someone gets access to a site, they can implement backdoors and other mechanisms to regaind control, even if you fix the original source of infection. So we need to determine which one it is and where the infection is coming from and how to inoculate from it. Otherwise you will be back here week after week with a reoccurring issue.
Read:
https://www.vbulletin.com/forum/show...ms-More-Secure
https://www.vbulletin.com/docs/html/securing_vbulletin
1) Improper Security. Things like using Pop3, CPanel and FTP with out encyryption or SSL are examples of improper security.
2) Server Root Kits. The primary infection is on the server. This infection looks for specific files and passes the infection on.
3) Software faults.
Within each of these there are different ways to pass infection. Once someone gets access to a site, they can implement backdoors and other mechanisms to regaind control, even if you fix the original source of infection. So we need to determine which one it is and where the infection is coming from and how to inoculate from it. Otherwise you will be back here week after week with a reoccurring issue.
Read:
https://www.vbulletin.com/forum/show...ms-More-Secure
https://www.vbulletin.com/docs/html/securing_vbulletin
Comment