If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Change password: regularly change the password may lessen the chances of the password being compromised by the attacker
Take backup: maintain the backup of your website you may also use a remote backup solution
Check for vulnerabilities on your local machine
Disable File Editing
Check file permissions for files and folder
Do not use weak code in scripts
To detect venerability to SQL injection attacks, you may use a website scanning tool which will let you know if your website vulnerable for SQL injection attacks.
Comment