This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

NEW! spambuster.tcl

Old posts that have not been replied to for several years.
Locked
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

NEW! spambuster.tcl

Post by demond »

This is a quite elaborate, general purpose anti-spam script, which has the unique ability to communicate with other instances of itself, running on other bots, through an IRC channel, announcing spammers, in attempt to organize a distributed spam scan of the whole network, by using forked IRC client-scanner, roaming channels; can also function from an oper bot, able to kline spammers
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

some highlights:
  • catches private & public spam through extendable regexps
  • attempts heuristic nick analysis, assigning nick spam score
  • forks a clone to scan for private spam (onjoin, active, passive)
  • clone roaming channels, announcing spammers on a service chan
  • uses spam announcements from other spambuster bots, thus multiplying efficiency
  • ircop addy: when run on a bot with o:line, can kline spammers
  • generates dynamic webpage with various spam stats (top spam chans, servers, hosts/domains)
get it from Tcl Archive section
Locked