]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001914.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001914.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Additional Removal Methods
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Additional%20Removal%20Methods&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001913.html">
11 <LINK REL="Next" HREF="002099.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Additional Removal Methods</H1>
15 <B>Ganja51</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Additional%20Removal%20Methods&In-Reply-To="
17 TITLE="[IRCServices Coding] Additional Removal Methods">Ganja51 at lcirc.net
18 </A><BR>
19 <I>Fri Jan 31 22:00:26 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001913.html">[IRCServices Coding] globla message
22 </A></li>
23 <LI>Next message: <A HREF="002099.html">[IRCServices Coding] Additional Removal Methods
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1914">[ date ]</a>
27 <a href="thread.html#1914">[ thread ]</a>
28 <a href="subject.html#1914">[ subject ]</a>
29 <a href="author.html#1914">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I just recently had a bot flood and there's a few functions which I think
35 may have helped tremendously in the removal of the bots. First off an akill
36 which can akill the realname AND support wildcards. Example:
37 ... fritz is <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">lilah at lcirc-590F41A.hkcable.com.hk</A> (here)
38 ... fritz is &#171;]Z[-22091&#187; on Edge.lcirc.net (2 hops)
39 ... marzec is <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">vxvmn797 at 15B84C5E.8EBB203E.3260E6B0.IP</A> (here)
40 ... marzec is &#171;]Z[-46173&#187; on Edge.lcirc.net (2 hops)
41 Those were 2 bots. An akill of the realname of ]Z[-* would have removed all
42 of those ones. UnrealIRCd supports this sort of ban, but it'd have to be
43 added to each server which is a hassle in a flood situation.
44
45 The other type is if the ident matches the realname. Example:
46 ... Flinch01 is ~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">TooL at lcirc-206714C5.bbd16tcl.dsl.pol.co.uk</A> (here)
47 ... Flinch01 is &#171;TooL&#187; on Gimcrack.lcirc.net (0 hops)
48 ... Aitziver is ~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">00537 at 22BD02E.2482453B.4F4CDF9A.IP</A> (here)
49 ... Aitziver is &#171;00537&#187; on Gimcrack.lcirc.net (0 hops)
50 This one is probably less likely seeing as how services would have to run
51 that check. But lots of bots are poorly coded in the respect that they use
52 the same random word/number generated for both the ident and realname.
53
54 Just a few suggestions which I think would help out a ton. Thanks for your
55 time.
56
57 ~Ganja51
58
59 </PRE>
60
61 <!--endarticle-->
62 <HR>
63 <P><UL>
64 <!--threads-->
65 <LI>Previous message: <A HREF="001913.html">[IRCServices Coding] globla message
66 </A></li>
67 <LI>Next message: <A HREF="002099.html">[IRCServices Coding] Additional Removal Methods
68 </A></li>
69 <LI> <B>Messages sorted by:</B>
70 <a href="date.html#1914">[ date ]</a>
71 <a href="thread.html#1914">[ thread ]</a>
72 <a href="subject.html#1914">[ subject ]</a>
73 <a href="author.html#1914">[ author ]</a>
74 </LI>
75 </UL>
76
77 </body></html>