I've been a long time user of Scuttle. It's a Web-based social bookmarking system and allows multiple users to store, share and tag their favourite links online. Very recentily I notice a //bot// spamming "cheap auto insurance" and "doctor" links. Due to the 'open' nature of Scuttle, a little tweaking (very little) is nessecary to stop public spam and public registration.
First log into your web server re SSH and then move the registration page to a different name. For example;
mv ~/www/scuttle/register.php ~/www/scuttle/privreg.php
Then simply visit your PHPMyAdmin and drop the spam & the users.
All spam posted to this server originated from the same IP, 70.126.212.204.
If you are using a firewall, simply block all traffic from this source. With APF Firewall the command is as follows;
sudo apf -d 70.126.212.204 Scuttle Spammer Road Runner
--Cya Spammer


Re: Scuttle Spam --How to Stop
man! here is a kind of solution of spam protetion from the developers of Scuttle: http://sourceforge.net/tracker/index.php?func=detail&aid=1716524&group_i...
but do you knowis there a kind of plugin to rate the bookmarkcs in scuttle?
no ssh
Hav to du this if you don´t have SSH access ?
Re: no ssh
you should have at least a ftp access, it's enough to delete or rename the register page