Nerf the spam here.

Discussion in 'Forum Suggestions' started by Rockdrala, Jan 1, 2008.

  1. Rockdrala

    Rockdrala New Member

    It takes registered users to post on this forum so im assuming its getting hit with a auto php sessions sploit script.

    Till or Falko call the host of this site and ask them to turn register globals on and magic qoutes off in there php.ini.


    You can verify if they did with a
    Code:
    <? 
    phpinfo()
    ?>
    
    Then the forum will not be vulnerable to spam anymore.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    We're hosting HowtoForge on our own servers. register_globals is off because otherwise it would be a security risk.

    I've searched vbulletin.org for anti-spam mods, but I haven't found anything acceptable yet that blocks spam and doesn't hurt real users. So we'll have to continue to delete spam manually... :(
     
  3. Vladdy

    Vladdy New Member

  4. Hans

    Hans Moderator Moderator

    I think Falko & Till are very interested within that solution! :)
     
  5. falko

    falko Super Moderator Howtoforge Staff

  6. Vladdy

    Vladdy New Member

    Maybe you should try to modify the plugins :), i don't think it's a big difference between 5.4 and 6.x .
     

Share This Page