Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 2,451 through 2,475 (of 2,710 total)
  • Author
    Search Results
  • #58589
    still giving
    Participant

    Is there not a way for users to mark spammers and draw them to the admins attention as such?

    The user hakam00 in this website is a desperate spammer … how many desperate lonely geeks does “Tina” think “she” will scam on this site?

    Presumably “Tina” comes from Romania or Nigeria?

    See below:

    Subject: Hello.

    “Hello.

    My Name is Tina I was impressed when i saw your profile buddypress.org and i will like you to email me back to my inbox so that i can send you my picture for you to know who i am.i believe we can establish a long lasting relationship with you.

    In addition,i will like you to reply me through my

    private e mail box for more introduction

    Thanks,waiting to hear from you soonest.

    Tina.

    Please write to my inbox so that i can send you my picture.”

    #58536
    Jean-Pierre Michaud
    Participant

    i know Andy, i mistyped my comment, it was not toward your own request, but globally… :)

    #58535

    In reply to: Fighting Splogs

    bcbccouk
    Participant

    Signup questions and codes are a good supplement to the other methods but are also ultimately fallible. In the same way that Captcha is rendered ineffective by human relay attack, so to are questions; it will just take time for spammers to catch on.

    It seems to me that the way forward is to incrementally roll out new defences, only presenting new defences when the old ones have been broken. As soon as lots of sites use a defence, that defence will probably soon be doomed to failure: spammers will only take the time to develop new exploits when a particular method of defence becomes popular. I believe this is the only reason why the hidden fields method currently works: its not sufficiently popular to bother coding an exploit for it (even though such a task would take about five minutes).

    #58531
    Andy Peatling
    Keymaster

    nexia: That’s not the way the system works, if you find a bug you need to report it. Mentioning it on the forums isn’t going to highlight it to the developers.

    #58525
    Jean-Pierre Michaud
    Participant

    @Andy.. never ask ” me ” to submit a ticket, please… that’s just a way to avoid people to submit their bugs when they are not usually involved in development… you already have my report… ;)

    and yes @Seobrien, this is general behavior inside WPMU.

    #58523
    Seobrien
    Participant

    I’m on 2.8.6 and 1.1.2

    Thanks both, reading the wordpress posts and your thoughts Nexia, I’m sure the cause is general security and not versioning

    #58519
    Andy Peatling
    Keymaster

    nexia – please submit a ticket on trac.mu.wordpress.org so the problem is at least highlighted.

    #58517
    Jean-Pierre Michaud
    Participant

    this is an easy hacking technique, i’ve done that 3 times yesterday when trying to create users/blogs…

    you can delete these users by going in the _signups table… the problem is that WordPress is not taking into consideration the registrations that are not completed, they store them in the signups table and they can not be reached when you check for users… so when a user create an account with a blog, the whole process is created but not verified… you can then visit the site without being logged in and without a trace.

    WP 3.0 is different in that technique… but i suppose we could find a tweak right now.

    #58516
    r-a-y
    Keymaster

    Sounds like someone exploited a WordPress vulnerability on your site.

    Are you using the latest version of WPMU / BuddyPress?

    If so, did you upgrade?

    You might want to read these posts:

    https://wordpress.org/development/2009/09/keep-wordpress-secure/

    https://codex.wordpress.org/FAQ_My_site_was_hacked

    #58511

    In reply to: Fighting Splogs

    bcbccouk
    Participant

    stwc’s summary of methods does seem to stop a lot of spam, but I’ve still been having some. I tried SI Capthca (https://wordpress.org/extend/plugins/si-captcha-for-wordpress) but that seemed completely ineffective.

    My latest weapon in the war has been to modify Invisible Defender (https://wordpress.org/extend/plugins/invisible-defender) firstly to make it work with the buddypress registration page and secondly obfuscate its hidden fields by giving them random names and values:

    http://bcbc.co.uk/mu/blog/2009/12/11/wordpress-registration-spam/

    #58442
    D Cartwright
    Participant

    I think I ended up commenting out the email notification before first activation on a live site. I then added it back. If I remember correctly you also have your activity stream somewhat spammed so that might be another thing to look at :)

    #58389
    D Cartwright
    Participant

    @Andy Peatling

    Ah…sorry to spam you somewhat but I was also wondering if there were any plans to enable easy “quoting” within the forums with this theme/BP version (or a future theme/etc). We’ve finally convinced ourselves that flat forums are good but I think we’re definitely going to have to get some sort of quoting mechanism working.

    edit:

    I’ve just seen this post: http://testbp.org/groups/buddypress-testers-614548248//forum/topic/forum-or-wire-with-comments/

    Hopefully I’ll be able to get that sorted as a plugin sometime soon.

    #58383
    Mark
    Participant

    I’ve determined that the warning is generated when /wp-signup.php is accessed (mostly by spam bots). Can’t find white spaces anywhere. Is /wp-signup.php supposed to redirect to /register or to a blank page?

    My site and the other listed both display the Registration Form and the PHP Warning: Cannot Modify Headers:

    http://ttacconnect.org/wp-signup.php

    http://memomu.com/wp-signup.php

    These sites result in an blank to semi-blank page:

    http://startupweekend.org/wp-signup.php

    http://nourishnetwork.com/wp-signup.php

    http://morgansjourney.org/wp-signup.php

    http://poetrypress.org/wp-signup.php

    Should /wp-signup.php result in an blank page or the registration form? Will resulting blank page eliminate the ‘Cannot Modify Headers’ Warnings in error_log? What is the fix? Thanks!

    #58158
    Xevo
    Participant
    #57886
    Andrea Rennick
    Participant

    Plan for the upgrade and pick a time when your site traffic is low.

    Let your users know ahead of time that you’ll be down for maintenance. Even with just a few users, letting them know is a courtesy, because if they do visit while you’re upgrading and they don’t know what’s going on, they may eventually leave because they think things break all the time.

    Yes, we backup ahead of time. Really. With large site where it would be impossible to ftp things without it taking all day, just backup files in a different location on the server. Optimize & clean up the db while you’re at it. Who wants to back up spam?

    Some of us with large sites do not deactivate all plugins and then reactivate later. With hundreds or thousands of blogs, it’d be a nightmare.

    At some point when your site is very large, you’re just going to have to get used to doing some things command line (ssh). In many ways, it’s easier.

    The moving of the them only occurred during BP 1.1. Shouldn’t have to do it next time. But! Paying attention to core changes helps you anticipate these things in advance. You have to do your homework.

    The maintenance mode plugin may not work properly in MU. My fave trick, if I*really* wanna keep people out, is to toss an index.html file in the root. I can still get in the backend, but many users just can’t figure out they can type in these things without a link there. :D

    Man, this means I have to write up a blog post about it now, doesn’t it? :D

    #57609

    In reply to: Buddypress Spam

    stripedsquirrel
    Participant

    I just tried that as I am out of alternatives…

    Just noticed when testing the new signup slug that the user gets an email with the following text:

    “You can log in to the administrator account with the following information:

    Username: test

    Password: bd36dc14

    Login Here: http://test.biketravellers.com/wp-login.php”

    ? : Why does the user get a random password sent as he alreaady chose a non-random one? This random one does not work by the way.

    Is this a result of the spam procedures or a regular bug?

    Cheers, Bike

    #57559
    stwc
    Participant

    Glad to hear it, levin! Hopefully that’ll hold the floodwaters back until the next generation of bots finds a way around it.

    #57537
    levin
    Participant

    Tried @stwc change register-slugs suggestion, zero spam registration in a week! thanks alot!

    #57493

    In reply to: Buddypress Spam

    stwc
    Participant

    I have had total cessation for the last two weeks without using plugins, using the procedure I outlined here.

    #57474

    In reply to: Buddypress Spam

    mlovelock
    Participant

    Would be good if you could post ideas and solutions here too: https://buddypress.org/groups/fighting-spam-splogs

    There’s already a few plugins etc mentioned there that might help you out too.

    #57458

    In reply to: Buddypress Spam

    Xevo
    Participant

    Andy, the username/email gets randomly made with every signup, so that won’t work.

    Maybe this’ll help too: http://perishablepress.com/press/2009/03/16/the-perishable-press-4g-blacklist/

    #57457

    In reply to: Buddypress Spam

    Andy Peatling
    Keymaster

    Also – make sure you are marking the users as spam not deleting them. This will block the username/email from logging in and/or signing up again.

    #57455

    In reply to: Buddypress Spam

    Xevo
    Participant

    They should just use activation mail again, works the best.

    There already exists a topic concerning these spam sign-ups. Haven’t had any problem with this yet, but that’s most likely because I have my wpmu/buddypress/bbpress in dutch..

    #57454

    In reply to: Buddypress Spam

    bpisimone
    Participant
    #57320
    podictionary
    Participant

    @Andrea_r No joy. Tried the # BEGIN ANTISPAMBLOG… code and just got another bot registration “terrancecline1973” a moment ago.

Viewing 25 results - 2,451 through 2,475 (of 2,710 total)
Skip to toolbar