more phpBB invasions?
- AsaJay
- pantera pilot
- Posts: 596
- Joined: Wed Sep 10, 2003 8:56 am
- Location: Greater Pacific Northwest
more phpBB invasions?
So I'm wondering,
have any of you who are running phpBB, noticed a new increase in bogus users trying to subscribe?
I've been getting about one a day now. Since I have subscriptions set to "admin only" authorization, I get an email telling me somone it signing up. Usually, it's a pretty bogus name and when I check the sign-up details, there is -always- a website link to nasty sites somewhere.
I just check the box to delete user and submit, which removes them.
I -had- made some changes due to things noted here on this BBS, but those efforts appear to be no good anymore.
Any new clues and is anyone else experiencing this?
have any of you who are running phpBB, noticed a new increase in bogus users trying to subscribe?
I've been getting about one a day now. Since I have subscriptions set to "admin only" authorization, I get an email telling me somone it signing up. Usually, it's a pretty bogus name and when I check the sign-up details, there is -always- a website link to nasty sites somewhere.
I just check the box to delete user and submit, which removes them.
I -had- made some changes due to things noted here on this BBS, but those efforts appear to be no good anymore.
Any new clues and is anyone else experiencing this?
- eddiecanuck
- resident canuck
- Posts: 2151
- Joined: Fri Jan 03, 2003 5:39 pm
- Location: Spokane, WA
- Has thanked: 5 times
- Been thanked: 7 times
- bio
- Resident Junky
- Posts: 6644
- Joined: Tue Dec 31, 2002 12:24 pm
- Location: Spokane, WA
- Has thanked: 26 times
- Been thanked: 43 times
- Contact:
With wordpress, I wrote some extra crap into the code to make it difficult for spammers to post a comment.
Create a random number, pass that as a variable from the post page and have a checkbox with the same number. Rename the page that actually inserts the comment into the database and have it do some logic to verify that the number I passed matches the number that was associated with the checkbox. No match, no post.
Not exactly rocket science, but it works. The spammers use a program called Load-Dump to insert comments by directly attaching to the page that inserts it into the database. They don't actually look at your site.
Create a random number, pass that as a variable from the post page and have a checkbox with the same number. Rename the page that actually inserts the comment into the database and have it do some logic to verify that the number I passed matches the number that was associated with the checkbox. No match, no post.
Not exactly rocket science, but it works. The spammers use a program called Load-Dump to insert comments by directly attaching to the page that inserts it into the database. They don't actually look at your site.
"That's What"
- She
- She