Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: New Plugins Antispam to Coppermine Gallery  (Read 19147 times)

0 Members and 1 Guest are viewing this topic.

tuxsoul

  • Contributor
  • Coppermine newbie
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 17
    • blog
New Plugins Antispam to Coppermine Gallery
« on: January 28, 2008, 03:44:45 pm »

Hi, i have write two plugins to block spam in one project "cpg-dnsbl", this project content two plugins you can have the option which install:

*cpg-badbehavior:
Only have few lines to get Bad-Behavior to work in your Coppermine Gallery, is possible block (bots, spammers, etc., etc.)

*cpg-httpbl:
Implement the API of "Project Honey Pot", to block (harvest, spammers, comment spammers).

You can get more info here:
http://code.google.com/p/cpg-dnsbl/

Comments and / or suggestions are welcome
Greeting's
« Last Edit: January 28, 2008, 07:41:58 pm by Joachim Müller »
Logged
¿do you like my comment?, gift me one bitcoin: 1266FWznbEW1uLNPsLU9ATBxGuM1U19thB
bitcoin pay forward project: 15pjRCNT2CpzVo7HQ6b6r4q18Vv4Da7y9K

Criss

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: New Plugins Antispam to Coppermine Gallery
« Reply #1 on: October 24, 2008, 06:42:38 pm »

Hi

I have tried to install Bad Behavior but it doesn't appear in Plugin Manager after uploading to ftp. Any ideas?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: New Plugins Antispam to Coppermine Gallery
« Reply #2 on: October 25, 2008, 06:55:59 pm »

Logged

tuxsoul

  • Contributor
  • Coppermine newbie
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 17
    • blog
Re: New Plugins Antispam to Coppermine Gallery
« Reply #3 on: February 02, 2009, 12:50:09 am »

Hi, only to say next, i have working in the plugin's, only have to migrate to use git, you can find the repository here:
http://github.com/tuxsoul/cpg-badbehavior/

The last version is v0.4.4 with bad-behavior v2.0.26
Don't forget update the plugin to get more spam blocked, thank's to:
http://www.bad-behavior.ioerror.us/

Greeting's.
Logged
¿do you like my comment?, gift me one bitcoin: 1266FWznbEW1uLNPsLU9ATBxGuM1U19thB
bitcoin pay forward project: 15pjRCNT2CpzVo7HQ6b6r4q18Vv4Da7y9K

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: New Plugins Antispam to Coppermine Gallery
« Reply #4 on: February 02, 2009, 04:56:01 pm »

The plugin creator -tuxsoul- has answered in a lot of topics that deals with spam in Cpg leaving a link to this topic. Somebody has tested this plugin?
Logged
Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: New Plugins Antispam to Coppermine Gallery
« Reply #5 on: February 04, 2009, 08:13:59 pm »

I must confess I haven't tested it in detail. However, it's not a genuine coppermine plugin, as it requires editing of a config file. It would be much more elegant to store the plugin's config strings inside the database. That's what I'm currently working on on my local testbed, as the idea of coppermine plugins is that end users don't have to worry about editing files at all. I'll post my edits of the httpbl plugin version asap.
The hard thing about testing this plugin is that you don't get any feedback how successfull the plugin was (i.e. how many spam scripts, email harvesters, bad search engine spiders etc. have actually followed the way to the honey pot). This would be something that really is important for site owners: the plugin itself should provide a basic honeypot target and a corresponding counter, as you can hardly expect end users who rely on pre-made plugins to come up with custom scripts that will do they counting and stats for them.
Logged

purplefreak3

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: New Plugins Antispam to Coppermine Gallery
« Reply #6 on: April 30, 2009, 06:31:51 pm »

Hello I have recently installed these in my gallery, but I was wondering about Whitelisting as I could not find anything about it on the code. I got a email from a user of the gallery saying that they could no longer access the gallery because this was blocking them. They are a regular user of the site in general after I asked them few questions they said that they recently got a new IP and that when they started getting the problem. After reading about this on the net it said that this person might have gotten a IP that was used by a spammer in the past. I would like to know if there a way to whitelist this person IP so they can go back to using the gallery again. Thanks for any help
Logged

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page
Re: New Plugins Antispam to Coppermine Gallery
« Reply #7 on: April 30, 2009, 07:55:23 pm »

purplefreak3, you should post a link to your gallery when asking for help - always

But since you have the problem that I would be concerned with, which is:
"What happens to good users when their ip goes bad?" Will all of them make contact by
email? Can they make contact at all? Will they just turn away?

You have to look deeper than the links above for your answer. Here is
a quote from a Wordpress support page  (link here)
Quote
To do so, edit the bad-behavior/whitelist.inc.php file, and insert the exact user agent or IP address range desired.
Good Luck

purplefreak3

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: New Plugins Antispam to Coppermine Gallery
« Reply #8 on: April 30, 2009, 10:29:38 pm »

Thank You for your reply, I edited the file to included their IP, I just now have to wait for them to respond if they can access the gallery again.

Here link to my gallery.
http://www.beautifuljodelle.com/gallery/
Logged
Pages: [1]   Go Up
 

Page created in 0.032 seconds with 20 queries.