You are not logged in.

#101 2009-01-04 9:21 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

If there was definately a space between "andre" and "79", then it's possible that it is a bug in the script as I am seeing wierd results with this (I'll look into that).

Returns FALSE
http://temerc.com/Check_Spammers/?name= … bmit=check

Returns nothing ....... at all
[url]http://temerc.com/Check_Spammers/?name=andre 79&email=chikiriki1968@abv.bg&ip=94.190.193.114[/url]
http://temerc.com/Check_Spammers/?name= … 90.193.114
http://temerc.com/Check_Spammers/?name= … 90.193.114


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#102 2009-01-04 9:31 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

Thanks! All is clearly but how to explain it to new candidate for user? wink


Funiest jokes and pics

Offline

#103 2009-01-04 9:32 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

It was a bug ....... and it's been fixed smile (you'll need to download the new version if you aren't using the one hosted at temerc.com)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#104 2009-01-05 11:59 am

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

MysteryFCM wrote:

It was a bug ....... and it's been fixed smile (you'll need to download the new version if you aren't using the one hosted at temerc.com)

You are incredible quick. smile I will download now. Thanks!

EDIT
I have updated but why in new version all result are Query skipped ?
Also in your online version.

http://fspamlist.com/checkspammers/?nam … bmit=check

http://fspamlist.com/checkspammers/?nam … bmit=check

http://fspamlist.com/checkspammers/?nam … bmit=check

http://fspamlist.com/checkspammers/?nam … bmit=check

Last edited by diabolic.bg (2009-01-05 12:19 pm)


Funiest jokes and pics

Offline

#105 2009-01-05 7:04 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

I'll have a look into it as it only seems to show up like that on the fSpamlist mirror ...... works fine on TIC;

http://temerc.com/Check_Spammers/?name= … .14.199.88

/edit

fspamlist.com mirror has been fixed smile

http://fspamlist.com/checkspammers/?nam … .14.199.88

I'd removed the $bCon (internet connection) check, but hadn't removed the check against the $bCon value itself.

Last edited by MysteryFCM (2009-01-05 7:09 pm)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#106 2009-01-05 7:37 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

Good news!
Some hours we were without defense vs. big bad spammers. wink


Funiest jokes and pics

Offline

#107 2009-01-05 7:40 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

Apologies for that ... only had an hour or two sleep in the last 3 days, so spent today having > 12 hours sleep to catch up sad


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#108 2009-01-05 9:28 pm

zaphod
Jägermonster
From: USA
Registered: 2008-11-22
Posts: 2,985
Website

Re: Spambot detector (with the use of this API)

MysteryFCM wrote:

Apologies for that ... only had an hour or two sleep in the last 3 days, so spent today having > 12 hours sleep to catch up sad

Wow, I used to be able to do that. Impressive nonetheless!

(And I thought I was doing good running 24 hours coding my toy over the weekend.)


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

#109 2009-01-05 9:40 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

hehe ...... it's not very much fun .... I used to be able to go over a week on around 5-7 hours sleep (per week, not per day), but my body isn't as young as it used to be, and the meds I'm on have me as drowsy as hell most of the time anyway sad


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#110 2009-01-12 12:13 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

Version: 0.13

Now uses cURL (if available) if file_get_contents() is not available


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#111 2009-01-13 12:29 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

MysteryFCM wrote:

Version: 0.13

Now uses cURL (if available) if file_get_contents() is not available

Do you release it or for now it is a project? If yes, where is actual download link?
And why online works v.0.12 ?


Funiest jokes and pics

Offline

#112 2009-01-13 2:59 pm

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

I released it a while ago;

http://support.it-mate.co.uk/?mode=Prod … searchtool

I didn't have access to the fSpamlist server until around 15-30 mins or so ago, so have just updated the copy on that server smile


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#113 2009-01-13 3:06 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

Thanks! I will update. smile


Funiest jokes and pics

Offline

#114 2009-01-22 5:01 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

Date: 22-01-2009

+ Optionally submit spammers automagically to fspamlist.com (API required)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#115 2009-01-22 8:19 am

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

I waiting for your approval. wink


Funiest jokes and pics

Offline

#116 2009-01-22 8:35 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

hehe it's not my approval thats required wink (I only host fspamlist.com, I don't own or run it - the site is owned and ran by Josh)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#117 2009-01-22 8:38 am

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

OK, I will wait.
EDIT
I receive your email... smile

Last edited by diabolic.bg (2009-01-22 8:40 am)


Funiest jokes and pics

Offline

#118 2009-01-22 8:43 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

smile


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#119 2009-01-22 11:01 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,054

Re: Spambot detector (with the use of this API)

Add failing file_get_contents, you could try this, although its really susceptible to the remote site being down and taking out your script without error handling

$handle = fopen("http://remote.web.site.com/query.php?ip=blahblah");
while (!feof($handle)) {
     $data .= fread($handle, 8192);
}

Offline

#120 2009-01-22 11:03 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

Cheers smile

Any chance you'd let me add auto-submission to SFS too btw? (wasn't sure whether to ask as I am pretty sure you've said before you'd rather not allow it)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#121 2009-01-22 11:22 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,054

Re: Spambot detector (with the use of this API)

Its not like we can stop you smile  You just have to weigh up that auto submission will cause database pollution which could result in me/russ (etc) purging a users entire submission history for a day/week/month if it is polluting the database.

Im going going to add auto submission to my script by I have added a list of matching users with a tick list that allows for manual bulk submissions.

Offline

#122 2009-01-22 11:30 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

hehe I wouldn't add it into the script without permission wink

If it would be better, I could write it into a seperate section so that it would have to be done manually based on the info stored in the text files and/or e-mail reports? (users would then tick the ones they wanted to submit from there)


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#123 2009-01-22 11:45 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,054

Re: Spambot detector (with the use of this API)

I, personally, would be much happier with that.

Offline

#124 2009-01-22 11:54 am

MysteryFCM
Member
From: Tyneside, UK
Registered: 2008-01-16
Posts: 606
Website

Re: Spambot detector (with the use of this API)

No problem ... I'll add that instead smile


Regards
Steven Burn
I.T. Mate / hpHosts
it-mate.co.uk / hosts-file.net

Offline

#125 2009-01-23 3:36 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Spambot detector (with the use of this API)

Hi, MysteryFCM!
My account is a fact already but how can I get API?
I don't see link nowhere. sad


Funiest jokes and pics

Offline

Board footer

Powered by FluxBB

Close
Close