You are not logged in.
- Topics: Active | Unanswered
#226 2009-06-19 9:47 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
I'm uploading it to the mirrors as I write this (only the montanamenagerie.org and malwareteks.com mirrors left), but in the meantime;
Version: 0.33
Date: 19-06-2009
Changes in this release:
* Fixed GetSpammerCount() function
Ref: http://forum.hosts-file.net/viewtopic.php?f=68&t=1613
+ Added last modified date into .php files
+ Added extra support information into .php files (links to SBST forums at forum.hosts-file.net and temerc.com/forums)
+ Added Undisposable lookup (undisposable.net)
This lookup is enabled by default. To disable it, set $bBlockDisposable=FALSE in config.php
+ Added AHBL (Abusive Hosts Black List) lookup (ahbl.org)
This lookup is a DNSBL lookup and can be disabled by appending "ahbl=no" to the querystring
* Changed $CheckSFS to $bCheckSFS and $CheckFSL to $bCheckFSL
* Commented out counter table creation in CreateDatabase() function as it's not needed at present
* Readme.txt updated (section 8 - Installation notes) with information for those experiencing issues with the SBST not automatically creating the MySQL database
Download:
http://support.it-mate.co.uk/?mode=Prod … searchtool
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#227 2009-08-03 5:14 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Version: 0.36
+ Added Tor Exit Node DNSBL (torproject.org)
+ Added pagination when viewing MySQL records
+ Added line breaks for very long usernames
* Updated fSpamlist query URL
Download:
http://support.it-mate.co.uk/?mode=Prod … searchtool
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#228 2009-08-03 6:27 pm
- zaphod
- Jägermonster
- From: USA
- Registered: 2008-11-22
- Posts: 2,985
- Website
Re: Spambot detector (with the use of this API)
+ Added Tor Exit Node DNSBL (torproject.org)
Meh, took a look at your source. That bit looks slightly familiar, especially the address used (Which was not part of TorOrNot to start with).
I figured no exit node would block Google on port 80. If it did, well, it would be pretty worthless.
If it was derived, glad I could help. If it wasn't it's an extremely good example of parallel evolution.
This synergy between our projects is real neat to watch.
BTW, have you thought of adding freshness dating to your SFS lookup? It should be no mean feat to adapt my routine to your script.
Zap
Get Protected, Stay Protected...
With ZB Block, GNU/GPL Freeware Anti-Spam/Anti-Hack protection for your php based website.
Little boxes in the server farm, little boxes running php...
Offline
#229 2009-08-03 7:45 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
I got the address for Tor from your source, I thought I'd mentioned that? (sorry if I didn't, I'll put that in, been a very hectic week). Wrote the rest myself though.
/edit
I've thought of adding dating for SFS, FSL and BotScout, but not seen a need for it yet. Those that are no longer valid, have usually contacted me, and so far, there's been less than 5.
Last edited by MysteryFCM (2009-08-03 7:46 pm)
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#230 2009-08-21 11:58 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Version: v0.37 - Date/Time: 20/08/2009 17:33:37
* Modified SBST to support new fSpamlist API (note, an FSL API key is now required)
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#231 2009-08-26 7:33 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
v0.37a
* Fixed MySQL view when there is less than 100 records
* Fixed fSpamlist query for check_spammers_plain.php (made a typo in the URL)
* Changed SFS link in web UI to stopforumspam/search (requested)
* Fixed BotScout query (I broke it in the previous version)
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#232 2009-09-04 11:14 am
- zaphod
- Jägermonster
- From: USA
- Registered: 2008-11-22
- Posts: 2,985
- Website
Re: Spambot detector (with the use of this API)
I got the address for Tor from your source, I thought I'd mentioned that? (sorry if I didn't, I'll put that in, been a very hectic week). Wrote the rest myself though.
It's no big thing. And I don't expect a tag. If I thanked everyone every scrap of code ZB Block is made of, it would be 3/4s thanks, and 1/4 code.
Besides, Google's IP address is public knowledge. The rest of the TorOrNot subroutine I owe to Adrian/Irongeek.
And yes, you did write the rest of that beautiful code.
So it's all good. ZB Block would be much weaker if it were not for your database.
Thanks man, you are an unsung hero.
Zap
Last edited by zaphod (2009-09-04 11:16 am)
Get Protected, Stay Protected...
With ZB Block, GNU/GPL Freeware Anti-Spam/Anti-Hack protection for your php based website.
Little boxes in the server farm, little boxes running php...
Offline
#233 2009-09-04 12:12 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
hehe
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#234 2009-09-22 9:31 am
#235 2009-09-22 4:39 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
I'm not aware of any problems? ....
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#236 2009-09-22 4:51 pm
- diabolic.bg
- Member
- From: Bulgaria, Eastern Europe
- Registered: 2008-11-03
- Posts: 589
- Website
Re: Spambot detector (with the use of this API)
Right now I have problem again - http://fspamlist.com/checkspammers/inde … bmit=check
After the check I see only the header and the first tables row - Type | Result.
This is all. Today this was 7-8 times.
Last edited by diabolic.bg (2009-09-22 4:52 pm)
Funiest jokes and pics
Offline
#237 2009-09-22 6:54 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
I'm looking into it
In the meantime, you may want to use the one at;
http://temerc.com/Check_Spammers/
/edit
It's been fixed
Last edited by MysteryFCM (2009-09-22 6:58 pm)
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#238 2009-09-22 7:06 pm
#239 2009-09-30 3:06 am
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
v0.39
* Modified paths for include files, now uses __FILE__ to detect SBST folder (requested)
+ Added additional Sorbs DNSBL
* Period added to end of hostnames for DNSBL checks (requested)
* Minor modification to fSpamlist routine that caused a problem for the BotScout query when no username/e-mail was passed
Download:
http://support.it-mate.co.uk/?mode=Prod … searchtool
Last edited by MysteryFCM (2009-09-30 3:09 am)
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#240 2009-11-17 3:04 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Spambot Search Tool: v0.40
v0.40 of the SBST (Spambot Search Tool) has now been released.
* Fixed bug in view_spammers.php and view_spammers_mail.php
Ref: http://temerc.com/forums/viewtopic.php?f=71&t=7606
Download:
http://support.it-mate.co.uk/?mode=Prod … searchtool
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#241 2009-11-18 12:39 am
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Spambot Search Tool: v0.41
Sorry folks, in fixing the last bug I introduced another.
* Fixed another bug in view_spammers.php and view_spammers_mail.php
Ref: http://temerc.com/forums/viewtopic.php?f=71&t=7606
Download:
http://support.it-mate.co.uk/?mode=Prod … searchtool
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#242 2010-01-08 4:56 pm
- JeanC
- Banned
- Registered: 2010-01-08
- Posts: 3
Re: Spambot detector (with the use of this API)
Hi,
Thanks for all the efforts here. After looking around I settled for automatically downloading bannedips.zip from this site once a week so I have local data.
I looked at http://temerc.com/Check_Spammers/
though and I noticed this ip, 95.220.27.125, did not get flagged by StopForumSpam on that page, but it does on stopforumspam itself (and by the original script in this thread and by the downloadable zip).
cheers, Jean.
Offline
#243 2010-01-29 8:23 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Version: 0.42 Date/Time: 29/01/2010 15:20:39
* Modified Sorbs lookup
* Fixed spambots folder path
+ Added manual submission to fSpamlist/StopForumSpam (requested)
Notes:
Please note, you'll need to add your SFS API key along with your FSL API key, into config.php to use the manual submission facility.
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#244 2010-01-30 12:26 pm
- pedigree
- uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
- From: New Zealand
- Registered: 2008-04-16
- Posts: 7,104
Re: Spambot detector (with the use of this API)
Nice Mystery
Offline
#245 2010-01-30 1:01 pm
- JeanC
- Banned
- Registered: 2010-01-08
- Posts: 3
Re: Spambot detector (with the use of this API)
The bug I reported 2 post above still exists.
How come my post is ignored?
Moderator, please cancel my subscription on this forum, I registered only to report that bug but if people don't bother I could have spared me the effort. bye bye.
Offline
#246 2010-01-30 2:06 pm
- pedigree
- uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
- From: New Zealand
- Registered: 2008-04-16
- Posts: 7,104
Re: Spambot detector (with the use of this API)
Take your compliants up with MysteryFCM, he posts his updates here for the code he writes, so that people on his site and the people here can benefit. Your ranting about code that has very little to do with this site, about a another website, is going to get what exactly?
Offline
#247 2010-01-30 3:02 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Your post isn't being ignored, I just didn't want to post a reply until I'd tracked down the cause.
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#248 2010-01-30 3:11 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Seems it's not a bug with the SBST;
http://fspamlist.com/checkspammers/?ip=95.220.27.125
I suspect it's because temerc.com has went over it's SFS limit again
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline
#249 2010-01-30 3:44 pm
- pedigree
- uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
- From: New Zealand
- Registered: 2008-04-16
- Posts: 7,104
Re: Spambot detector (with the use of this API)
email me the ip that your queries come from, Ill up your limit
Offline
#250 2010-01-30 3:55 pm
- MysteryFCM
- Member
- From: Tyneside, UK
- Registered: 2008-01-16
- Posts: 606
- Website
Re: Spambot detector (with the use of this API)
Cheers
Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net
Offline