ssh
beef up your drupal security with apache mod_rewrite and SSH
if you felt a waft of cold air when you read the recent highly critical drupal security announcement on arbirary code execution using
install.php, you were right. your bum was hanging squarely out of the window, and you should probably consider beefing up your security.
drupal's default exposure of files like install.php and cron.php present inherent security risks, for both denial-of-service and intrusion. combine this with critical administrative functionality available to the world, protected only by user defined passwords, broadcast over the internet in clear-text, and you've got potential for some real problems.
- john's blog
- 3 comments
- read more
- 9664 reads