<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: attack</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: attack</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 00:46:18 +0000</pubDate>

<item>
<title>Ipstenu on "Bad Behavior For bbPress (HowTo)"</title>
<link>http://bbpress.org/forums/topic/bad-behavior-for-bbpress-howto#post-20171</link>
<pubDate>Fri, 24 Oct 2008 02:59:19 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20171@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm not sure if this worked but ...&#60;/p&#62;
&#60;p&#62;I added in the standard Plugin header to the bad-behavior-generic.php file (see below) and then copied it and the rest of the bad-behavior folder up to bbPress. It turned on.  I'm trying to sort out how to hack the wordpress plugin. I'm running the same DB for wp and bb so, in theory, this should work easily.  It's not ;) Fatal errors.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
Plugin Name: Bad Behavior
Version: 2.0.24
Description: Deny automated spambots access to your PHP-based Web site.
Plugin URI: &#60;a href=&#34;http://www.bad-behavior.ioerror.us/&#34; rel=&#34;nofollow&#34;&#62;http://www.bad-behavior.ioerror.us/&#60;/a&#62;
Author: Michael Hampton
Author URI: &#60;a href=&#34;http://www.homelandstupidity.us/&#34; rel=&#34;nofollow&#34;&#62;http://www.homelandstupidity.us/&#60;/a&#62;
License: GPL&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>sambauers on "posible attack and bbpress error."</title>
<link>http://bbpress.org/forums/topic/posible-attack-and-bbpress-error#post-16737</link>
<pubDate>Fri, 13 Jun 2008 03:33:31 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16737@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm pretty sure that's not a problem security wise as far as bbPress is concerned.&#60;/p&#62;
&#60;p&#62;That code you refer to is being rewritten for another reason at the moment.
&#60;/p&#62;</description>
</item>
<item>
<title>teayudo.es on "posible attack and bbpress error."</title>
<link>http://bbpress.org/forums/topic/posible-attack-and-bbpress-error#post-16729</link>
<pubDate>Thu, 12 Jun 2008 16:43:09 +0000</pubDate>
<dc:creator>teayudo.es</dc:creator>
<guid isPermaLink="false">16729@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi and thanks for bbpress and the plugins.&#60;br /&#62;
I integrated wordpress and bbpress in my site with some plugins.&#60;br /&#62;
In the log of my host I find this error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[Thu Jun 12 13:57:36 2008] [error] PHP Warning:  parse_url(/2008/06/urlofpostofwordpress//appserv/main.php?appserv_root=http://www.cdpm3.com/id.txt???) [&#38;lt;a href=&#38;#39;function.parse-url&#38;#39;&#38;gt;function.parse-url&#38;lt;/a&#38;gt;]: Unable to parse url in /home/teayudoe/public_html/foros/bb-includes/functions.php on line 1794&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have the same errors with anothers urls/scripts&#60;br /&#62;
&#60;a href=&#34;http://www.iglesialcs.cl/newweb/cache/id2.txt&#34; rel=&#34;nofollow&#34;&#62;http://www.iglesialcs.cl/newweb/cache/id2.txt&#60;/a&#62;&#60;br /&#62;
And the last week I saw other similar errors&#60;br /&#62;
I investigated the urls and I think are script to attack servers&#60;br /&#62;
I'm not worried about the safety of my site, I believe that these script can not do anything, what I am wrong?&#60;br /&#62;
It is possible to fix the error by putting @ forward parse_url functions.php on line 1794  (http://derekgendron.com/blog/?p=33)&#60;br /&#62;
I have to worry?&#60;br /&#62;
Thanks&#60;br /&#62;
Pd. Sorry for my english. The English is not my mother tongue
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Bad Behavior For bbPress (HowTo)"</title>
<link>http://bbpress.org/forums/topic/bad-behavior-for-bbpress-howto#post-2609</link>
<pubDate>Tue, 26 Dec 2006 00:01:38 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2609@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Trent, Merry Christmas.  I did install it and it apparently was working since someone got blocked :yikes:  I could not find any logging anywhere, and to fix it yourself with the code provided &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;gt; Your technical support key is: 0000-zzzz-yyyy-xxxx
&#38;gt;
&#38;gt; You can use this key to fix this problem yourself.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you need to log in to the ioerror/homelandstupidity site here:&#60;br /&#62;
&#60;a href=&#34;http://www.ioerror.us/ip/&#34; rel=&#34;nofollow&#34;&#62;http://www.ioerror.us/ip/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But with the IP that was blocked.   So, with no logging and no way to know why this legitimate user was blocked, I disabled it.  I was looking at the logging a bit (using bad-behavior-wordpress.php as an example as suggested) but I haven't figured it out yet.  I was hoping there was a config section with four lines like WP or BB, where I could enter the DB details, but it's not there :)&#60;/p&#62;
&#60;p&#62;So, turned off for now.  It was doing something though, I just don't know what or why.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bad Behavior For bbPress (HowTo)"</title>
<link>http://bbpress.org/forums/topic/bad-behavior-for-bbpress-howto#post-2602</link>
<pubDate>Sun, 24 Dec 2006 17:47:07 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2602@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The standalone version doesn't have the ability to log, so it is difficult to test it without having someone do something that Bad Behavior doesn't like!  That being said, I am 99.9% sure it would be working if you are still able to bring up your forums because if you install it incorrectly, it will not let you access your pages and block everything until you get it right.&#60;/p&#62;
&#60;p&#62;The good thing about Bad Behavior is, install and forget about it!   &#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Bad Behavior For bbPress (HowTo)"</title>
<link>http://bbpress.org/forums/topic/bad-behavior-for-bbpress-howto#post-2580</link>
<pubDate>Sat, 23 Dec 2006 05:31:23 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2580@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Trent, I installed this and the install went smoothly.  How can I test this or know that it's actually working?  What differences would I see?  I didn't see any testing procedure in the FAQ at &#60;a href=&#34;http://www.homelandstupidity.us&#34; rel=&#34;nofollow&#34;&#62;http://www.homelandstupidity.us&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for sharing the procedure.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Bad Behavior For bbPress (HowTo)"</title>
<link>http://bbpress.org/forums/topic/bad-behavior-for-bbpress-howto#post-2572</link>
<pubDate>Fri, 22 Dec 2006 22:42:42 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2572@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have another post in the forum, but if you are interested in using a great software package that limits spam and server attacks before they access the site, then you might be interested in &#60;a href=&#34;http://www.homelandstupidity.us/software/bad-behavior/&#34;&#62;Bad Behavior&#60;/a&#62;.   I really like it because it really decreases the load on the server as well.&#60;/p&#62;
&#60;p&#62;While they do not have a plugin for bbPress and creating one isn't in the cards right now, you can do it by downloading the &#60;a href=&#34;http://www.homelandstupidity.us/software/bad-behavior/bad-behavior-download/&#34;&#62;newest Bad Behavior release&#60;/a&#62; and placing it as a folder in the root of your bbPress installation.&#60;/p&#62;
&#60;p&#62;After that, you just need to call it.   I did this by adding the following to config.php after the /* Stop editing */ part.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;require_once( BBPATH . &#38;#39;/Bad-Behavior/bad-behavior-generic.php&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That is the easy way without a plugin.   Just thought I would share it for those that are interested.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
