tansqrx
Nov 9 2006, 05:31 PM
| | I’m starting to have a real problem in my forums. Apparently “midget anal porn” is the hottest new thing. I didn’t think midgets were into that kind of thing but apparently I’m wrong (apologies to any midgets out there). I knew that spam may be a problem on my board but I didn’t think that I would be a target just yet. I only have 16 registered users (including the spam bots). How in the world did they find me? Just like junk mail I figure this problem is only going to get worst since I am now apparently on the list. Does anyone have a solution to this problem?
I am using phpBB. Perhaps a plug-in is out there for this type of thing? Also does anyone know how to get the IP of a user that registered? If I had that then I could ban the subnet.
|
Reply
pyost
Nov 9 2006, 05:44 PM
The first step in fighting against bots is Image Validation. As you probably know, it shows a random string as a part of an image, and the user should re-type it. On my forums (IPB 2.0.0), however, bots somehow manage to overcome this obstacle. The next move is activating e-mail validation. After completing the registration, the user is sent a validation link to the specified e-mail address. That should keep them away. Unfortunately, some of them DO get through! At least I have that problem. Now, this might be because those aren't actually bots, but rather real people spamming. But whoever it is, there is one possible solution to the problem. I don't know a lot about phpBB, but in IPB, you can hide (disapprove) posts. This is used to hide every first post of a member. That way the spam will be hidden, and you will be able to manually approve all the other posts. I know this isn't very practical, but that's the only idea I have got.
Reply
saint-michael
Nov 9 2006, 06:07 PM
Well worse case scenario you have to start banning ip addresses. But what you do is create a htaccess file banning them through that way. CODE order allow,deny deny from xxx.xx.x.x deny from xxx.xx.x.x deny from xxx.xx.x.x allow from all
you can also try invisionize. and see what they have for mods or some other mod site for the forum you use. Best thing you can do is let your mods and other members report th porn spam and just ban, suspend, block those who do it.
Reply
jlhaslip
Nov 9 2006, 06:19 PM
What version of phpbb? 2.2.21 is the latest version (I think). phpbb3 is in Beta2 right now, so problem might be solved in the new release? I think the changes you want to make are in the Admin Control Panel of phpbb2 > Board Settings. Force email registration and make them validate is a good idea, yes. Might even make the Forum fully private in the settings. Check your .htaccess and place a robots file on your account, too. Any 'decent', or respectable, bot will check that file before accessing the account files, so if you still have problems, set the Forum folder to deny the problem robots in the robots.txt file, maybe. Look throught the detailed Log Report to find the entries. There should be a record of the Bots accessing the robots.txt file each time they visit. Allow the good ones, deny the others. Also, I believe if you have Admin privleges for your User, the IP numbers are available, too. There is a small gif with "IP" on it. Top right hand side of the Posting. Click on that to view a report of all the IP's the Member has posted from.
Reply
foolakadugie
Nov 9 2006, 10:10 PM
I have noticed that this has been an increasing problem lately on some of the forums that I frequent. Apparently bots are getting smarter (and in some cases developing quite a sense of humor  )
Reply
vhortex
Nov 10 2006, 12:55 AM
QUOTE(foolakadugie @ Nov 10 2006, 06:10 AM)  I have noticed that this has been an increasing problem lately on some of the forums that I frequent. Apparently bots are getting smarter (and in some cases developing quite a sense of humor  ) lol.. i guess you have a bot magnet.. i usually use generated images for verification.. you dont know when you need to block certain access.. dont use splited images.. just draw them on the fly or use voice validation.. [recording of the validation key to be entered]
Reply
saint-michael
Nov 10 2006, 01:46 AM
I know a couple of times bots have been able to post in trap17 hosted section forum which is only access by hosted members and above. I agree with you foolakadugie the people who are programming these because all the bots have to do is post randomly without the need for the user to type anything. Like what has been mention all the mods and admin can do is ban and suspend those accounts and delete posts or set up a spam section in your forum and move them there. If you do that you could get a collective idea what ip numbers to ban and what not.
Reply
Levis
Nov 10 2006, 03:20 AM
Hey budy, that truely sucks, i don't understand why you are bieng spammed so early with only 18 members. Maybe its teh content. Try the following link and see what works http://phpbbhacks.com/searchresults.php?ve...p;search_type=1They have a lot of nice stuff for PHPBB. Hope this helps, i haven't used PHPBB for about a year so i don't can't say much.
Reply
tansqrx
Nov 14 2006, 10:36 PM
I know there are a lot of add-ons for phpBB. Any recommendations?
Reply
tansqrx
Dec 15 2006, 10:23 PM
As a follow up to my question I am posting what I have done to help with the SPAM on my phpBB forum. In the course of my investigation I found that most of the SPAM is not to advertise to my members but to get a better search engine ranking. Below is a list of procedures. I’m not sure if any of these will work; I will eventually give an update. Update – I updated my phpBB version from 2.0.19 to 2.0.21. There didn’t seem to be any security related fixes for my current problem but it is always a good idea to stay current. Enabled User Email Confirmation – I should have done this from the very beginning. Under the General Configuration option there is “Enable account activation” which was set to none. By setting this to user, a user will have to verify their email first. Stop Spambot Registration Mod – (http://www.phpbb.com/phpBB/viewtopic.php?t=435694) This is one of the many mods out there that tries to stop SPAM bots. The comments were pretty good for this one. Basically it displays “do not add any profile information” and if you do then you get canned. This compares with some other mods that have a hidden field for the URL and if they enter it then they get canned (no human would see it anyway). There are some comments that the bots are catching on to this so I will have to just wait and see. Installation was fairly straight forward although I do no use the sub_silver skin and had to modify the skin that I use. Admin Userlist Mod – (http://www.phpbb.com/phpBB/viewtopic.php?t=117359) This isn’t strictly a SPAM mod but it is a good administrator add-on. It lists all of the users and lets you quickly ban or delete. I think this should have been added a long time ago. Fairly easy to install and no problems.
Reply
Latest Entries
Blaind
Jul 2 2008, 12:02 AM
Download some Spam Prodection
Reply
WaLhEZ
Sep 8 2007, 05:39 PM
First to avoid the spam you have to of changing of phpBB to a much better forum as Vbulletin or SMF this is it better and that in addition have few bugs, and possesses small systems to prevent it from taking placespam, since to add a small image in the system register. The phpBB are good but they are very insecure, like that that my recommendations that you were changing.
Reply
xboxrulz
Sep 8 2007, 04:48 AM
I'd have enough with these spammers. I was creating ease of use for my visitors to drop support requests or improvements they want to suggest without registering. However, the spammers are abusing that, so on my forums (powered by Quicksilver Forums) is now registered-only users can post. xboxrulz
Reply
thingiwhant2know
May 3 2007, 10:58 PM
Thats the same thing with my forum site althoughth iam new but i used a differnt Forum hoster  well i just postto say that Spam is overloading all forums
Reply
threesix
Apr 10 2007, 02:09 PM
you're using phpbb that means it's open to hackers and spammers try vbulletin almost no spam. but anyhow. to i would install the following mods. http://sourceforge.net/project/showfiles.php?group_id=136984EasyMOD is a script for phpBB that installs mods automatically on your phpBB installation. it basically will make it easy to install any mod you just pop them into easymod and they install automatically. http://www.phpbb-security.com/check.phpThis tool will check your phpBB forum for the risk of being spammed. It will NOT check the phpBB version or perform general security checks! In order to stay secure, please be sure to always have the latest version of phpBB and all mods! In order to perform the anti-spam check, our tool may try to post automated messages to your forum. After the check is finished, you can remove these messages, although we advise to leave the links to our site, as this tool may be useful to others too. Depending on the speed of your server the check may take between 10 seconds and 10 minutes. During this time you won't be able to see the check progress. Please, be patient! Enter your email in the form below to have a copy of the report delivered to you as soon as the check finishes.
Reply
Similar Topics
Keywords : spam, problem, forums, didn, t, midgets
- Problem With Div's In Ie6 And Lower
(2)
Spam Issues...is Astahost Selling Our Addresses?
(10) I have spam in my inbox sent to astahost. @spamgourmet.com. Only astahost got this address, and
it's not likely some chinese spammers guessed it either. Nor do I post it on any posts, nor is
it viewable on my profile here on the site. Was there a user db compromise or is someone selling
email addresses?....
Xil Gaming Forums!
(0) Thought I'd write a little opinion on a small underground forum that is quite fun. :] For
reference - THIS IS NOT MY GAMING FORUM! MY GAMING CLAN IS CALLED Xer0gravity! NOT
XiL! . K. Anyways, its a great little forum for Halo gamers. There are tournaments, and
weekly contests. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
alt="biggrin.gif" /> There is currently a 1v1 Tournament happening at XiL Gaming, and the grand
prize is 1600 ms points! Right now the community is kind of small, so its not that active.
Currently, t....
Mysql Problem
Linking tables (1) Hello guys, I'm making a PHP/MySQL site for a friend of mine who plays an online game where you
can create towns, add buildings to them and upgrade them to a newer level. I've offered to make
him a small site where he can input his data into a database and keep track of his towns, buildings
and levels. I'll show you my database design and then explain what i want to do. Table: towns
field 1: TownID (primary key, auto-increment) field 2: TownName field 3: TownType field 4: Town
Description Table: buildings field 1: BuildingID (primary key, auto-incremen....
Problem With Acdsee
is default application (4) A girlfriend has a problem with ACDSee (for Pentax). For some reason it has been set as the default
application for opening folders, so everytime a folder is clicked, ACDSee opens. If already tried to
fix the file association (changing the default action, adding a new action that opens explorer, but
it won't work /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif"
/> ). I've also tried to untick the "browse with acdsee" option in ACDSee, but it doesn't
remember this option. How can I fix this ?....
Problem With Move_uploaded_file()
Permission denied? (5) CODE Warning: move_uploaded_file(images/profile/Mordent.jpg)
[function.move-uploaded-file]: failed to open stream: Permission denied in
/home/mordent/public_html/withvalour/edit_image.php on line 42 Warning:
move_uploaded_file() [function.move-uploaded-file]: Unable to move
'/tmp/phpOWVz7o' to 'images/profile/Mordent.jpg' in
/home/mordent/public_html/withvalour/edit_image.php on line 42 Any ideas? The code seems fine,
as it works a treat when I run it locally (on WAMPServer), but as soon as I tr....
Administrator Account Problem In Microsoft Xp [solved]
I have lost "my documents" (20) I have problem with administrator account ... I created new administrator account with this way:
start /control panel /account users/new account and than I created a new one ; after this I turned
off computer . I wanted to have two skypes turned on and my friend suggested me to do so... when I
turned it on the second day , I coudn't enter with the first administrator ,and I entered with
the administrator that I had created . I have lost my document folder.. please help me . how can I
enter or can I enter with that first administrator account?? Can my documents be ....
Problem With Purchase Credits Page
Problem with Purchase Credits Page (7) I was trying to checkout the Purchase Credits section, today, and found a dead end to 404.
http://www.astahost.com/purchase_credits.htm I was using the link from the menu above ->
Credits\Purchase Credits Need to buy some credit, I'm really busy lately with my work, not
much time to keep track of post. Btw, I have a question here too. I seems that if I'm inactive
for a while, like not posting for a few days, the email alert for new post will not come anymore. Is
it a feature or a bug?....
A Gaiaonline Problem
A problem i want to stop (9) I have a problem getting on Gaiaonline. When I go it always says "SLOW DOWN Slow down,
hotshot! You've been loading pages too fast, and our system doesn't like it. Take a
break for a few minutes so we can catch up! This is not a ban. Come back in a littlw while,
ok?" and I want it to stop! So can anyone please help me out here?....
Trojan / Virus Problem ,please Help
might be (hoon) (18) I have been infected with atrojan but i can detect it. and i have detected Hoon trojan and deleted
it ,but the symptoms of the trojan is still on my pcs network " all driver have an autoplay (right
click by mouse) and it gives my this message by d-click on any driver ************** SYS.EXE
QUOTE windows cannot find 'sys.exe',make sure you typed the name correctly and then try
again.to search for a file ,clicl the start botton then clicl search the virus was detected and
deleted from all drivers: C:\sys.exe D:\sys.exe E:\sys.exe F:\sys....
Fedora Core 6 Install Problem
(6) I have tried three times to get Fedora Core 6 to install but I keep getting the same error message:
“there was an error running your transaction, for the following reason(s): file conflicts”. I am
using all of the default settings except changing the time zone and basically installing all
packages. The error always happens near the end of the fifth disk. I have run sha hash checking on
all media and everything checks out. Has anyone had this problem or a possible solution?....
Astahost Forums Now Ads Free!
No More annoying Ads on AstaHost Forums (40) Dear Members, I am pleased to announce that due to tremendous success with ComputingHost.com, We
are now pleased to offer our members the new AD-FREE Forums for our Members. Registered members will
no longer have to tolerate the annoying ads. However, We also request our members to promote our
Paid Web Hosting Service (www.ComputingHost.com). Please give us your feedback about our decision.
-AstaHost Management ....
Internet Explorer 7 Problem
Works fine in Firefox! (Shocker) (8) Hey, I'm helping my mom with one of her web projects for class and I've noticed a pretty
big problem (no thanks to IE7) that cost her a few points. It won't load an image of an email
icon, however, Firefox will load and display it properly. Here's the line for the image: CODE
<img src="nationalparks/images/email.gif" width="99" height="100"
border="0" alt="Email" /> Also, IE7 complains about some ActiveX content,
but this is just a basic page and NO JavaScript, NO Java applets, NO ActiveX of any ki....
Permission Problem With Mysql Database Creation
Please Help! (8) I seem to have a problem with accessing my database with proper permissions. I have set the my
database correctly giving my db username all priviliges yet i seem to be unable to even log on with
this username with a denied access error. Any ideas on resolving this?....
Win Rar Password Problem
(7) i have some trouble with some winrar files password the files is for an ISO and iam trying to remove
the password because some files has a different password i have tried to change the password but no
luck ...i used set default password and no luck too if any1 have any idea please post it thanks in
advance -joe....
Problem With Drag And Drop (or So It Seems).
(11) I'm running on Windows XP with Service Pack 1. The last few days, all of a sudden, the drag and
drop functionality of explorer (or anything on the operating system that uses system calls in order
to perform it) screws up completely. I attempt to drag it, and it just flickers a bit to the
direciton I'm moving it and then fails. It doesn't seem to be the mouse as I can still drag
a rectangle selection to select multiple files etc, just no drag and drop. However, it isn't
always like that, it works generally (as far as I know) and stop working out of now....
Frustrating Problem With XP On Laptop
(19) I have my Dualcore AMD Acer laptop, 5102Wlmi, with a 120GB hd, 2 GB ram, etc. I had a friend buy it
in the states and bring it over just 2 months ago. All of a sudden, the other day when i went to
turn it on, it would bring up the xp boot screen, and then just hang there. I tried a different hard
drive. no luck. I tired installing XP, but after booting from cd and loading all the drivers, right
after the FAT and NTFS drivers, it says "Setup is loading Windows" and then it hangs there. I've
left it overnight and in the morning it's still in the same place. I can....
Blue Screen - irql_not_less_or_equal
computer OS Windows problem booting (29) Hi , My computer AMD64 256mb RAM / 80GB HDD / Windows XP Professional recently started showing a
blue screen while starting .. QUOTE A problem has been detected and windows has been shut down
to prevent further damage to your computer . IRQL_NOT_LESS_OR_EQUAL (blah blah blah ... )
Technical Information: *** STOP: 0x0000000A (oxFB07D354, ox000000FF, ox00000001, ox804E2E41)
Initially, if I restarted it would not come the next time. It used to come only randomly. But
later it started coming more often, and now it did not start for quite a few times con....
Problem With The ReadOnly Property
(3) I have a problem setting the readonly property of a textbox which depends on a yes and no radio
buttons selection, I'm sure that my code is correct but i dont know why nothing happens. This is
code: CODE <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> <HEAD> <TITLE> New Document </TITLE> <script
LANGUAGE="JavaScript"> <!-- Begin function changeRadio(sVal) { if
(sVal=='n') { a.textval.readonly=true; a.texval.value="....
Laptop Overheating
Problem with Dell 600m (15) One of my friends has a Dell 600m which he bought around the same time as me. We pretty much have
the exact same specs, but my processor and video memory is a little better. He has been having
problems since the time he got the laptop with it overheating to the point of it locking down.
I'll agree that the Dell 600m's from the Summer of 2003 will get way too hot for normal
laptop use. My laptop has only locked up once or twice for me because of it overheating, but his
computer will lock up every time he doesn't have it on a cooling pad. And even then the....
Need To Hack An Admin Account On Xp... No Problem!
It's so easy to hack an account you'll be amazed (61) Well recently one of my good girl that is a friend got a laptop from her dad. Her dad does websites
so the laptop was new and worked fine, but needed to be defraged. The one problem, her nor her dad
knew the admin password. I told her to post her question on Trap 17 and it got answered with in
minutes. All you have to do is these few steps: 1. Reboot 2. Before the windows logo comes up press
F11 (Just start clicking it over and over again until the windows logo comes up.) 3. Just sit and
let it do it's thing and when the login screen comes up click on the Admin icon....
Photoshop Cropping Problem
(6) All right. For most of my Photoshop work, I use Photoshop 6.0. Yes, I know it's old, but it
gets the job done, not to mention I just don't have the money of Photoshop CS or Photoshop CS2
right now. But I'm getting off topic. Anyways, a few months ago, when I went to crop a
picture, it wouldn't crop all the way. It would crop to a certain point and then just stop and
refused to go any further with the cropping box. It seems to only form squares and sometimes
horizontal rectangles, but only to a certain extent. However, when I opened Adobe Photosho....
XP Problem: Clicking On Folder Opens Search
(4) I have no idea why, but for some reason whenever I click on a folder now it opens it as a search
instead of just showing me the contents. Whenever I right click it, search is at the top of the tab
in bold instead of open. Is there any way I can fix this? I have no idea what I did wrong. Sorry,
I fixxed it.....
Einstein Quiz
Can you solve this problem? (29) Hi everybody; I want to ask the quiz written by Einstein last century.It is called Einstein's
Riddle.Einstein said that 98% of the people in the world cannot solve his riddle. Are you among the
other 2%?(Hint:It is really easy:) Hints: 1: There are 5 houses in 5 different colors 2: In each
house lives a person with a different nationality. 3: These 5 owners drink a certain beverage, smoke
a certain brand of cigar and keep a certain pet. 4: No owners have the same pet, smoke the same
brand of cigar or drink the same drink. Further Details: a: The Brit lives in a re....
Add A Forum To Your Site
A guide to adding discussion forums to your site (23) QUOTE When you’re setting up a site using CSS, it’s a good idea to do a little planning ahead
and think how you’ll be using your styles, otherwise you could end up spending much more time later.
As a case in point – for a site I’ve recently built, a basic style sheet was put together, with
entries for matters like headlines, section headings, item headings and so on. When it came to forms
on the site that needed headings next to the data entry boxes, the logical choice was the item
headings style. It helped maintain a consistent look across the site, but it came bac....
Problem Deleting Empty Folder In Win XP
why you can not delete an empty folder? (13) It happened to me several times. When a folder is already empty, but still can't delete it.
Which says something about other user is using it. Yet I am the only user on my PC. Anyone knows why
is it? And how to deal with it?....
Problem: I Need Urgent Help. Can't Boot.
(9) Hi all. Thanks for reading this, and helping me... /unsure.gif' border='0'
style='vertical-align:middle' alt='unsure.gif' /> I have a big problem - I must fix one computer
for one of my important clients, but, everything seems to be fine, until you turn it on (really
/rolleyes.gif' border='0' style='vertical-align:middle' alt='rolleyes.gif' /> ) ehm, anyway, when
computer is turned ON, it boots and when it comes to login screen just blocks, and freezes, and
there's nothing to do there. Sometimes I can manage to click on user to login, but then freezes
again. .....
Mp3 Player Problem: Sound In One Ear Only
after dropping down on ground (8) Okay... Hi everyone... Umm...my MP3 Player has recently had/developed a new problem. The thing is,
im a very,very, VERY clumsy person. I always drop things including my MP3 Player and my phone.
Before the last time i dropped the MP3 Player, it was working fine. But ever since the accident, it
has stopped giving me sound from one ear of my headphones. I am sure that my Headphones are alright
as they work fine on other systems like my PC and my Walkman and CD Player. But..i need to know how
to fix this problem. Often, the sound comes out of the other ear if i twist and tur....
Mozilla Firefox And Runescape
Problem I had with FFox and RScape. (10) When I tried to play Runescape in Mozilla's Free browser (Firefox), I couldn't. However,
when I tried to play the game in Microsoft Internet Explorer, I could. It may be possible to play
Runescape in Firefox by altering Firefox's settings, or it could just have been me or chance or
something that caused me to have a problem.....
Error 406 - Problem In My Phpbb Forum
Actually a problem with Apache (8) When I post the message in my forum contant the word "system" it can't work and said the HTTP
error 406. I add three Mod : attach mod 2.3.11 , cash mod 2.2.2 , pay money mod 1.0.7 phpBB
verison 2.0.12 my forum http://siuwing.astahost.com/testmod and then I also setup a model forum
by cPanel , the error of posting also occur -> http://www.siuwing.astahost.com/testmod2/ the
model forum havent adding any mod what is the problem ...? /sad.gif' border='0'
style='vertical-align:middle' alt='sad.gif' /> ....
Looking for spam, problem, forums, didn, t, midgets
|
|
Searching Video's for spam, problem, forums, didn, t, midgets
|
advertisement
|
|