Search found 17 matches

by ARcanUSNUMquam
Sun Jun 18, 2006 7:37 pm
Forum: Unreal 3.2 Spamfilters
Topic: b3d2s6j4 except
Replies: 4
Views: 3709

Are you looking for a way to ban all nicks of that format? If so, here ya go /spamfilter add u gline - Go_away ^((?-i)[a-z](?i)[0-9]){4}! The (?-i) and (?i) force it to be lowercase. [a-z] means a letter, [0-9] means a number, and {4} means repeated four times. I put the ^ and the ! to ensure that t...
by ARcanUSNUMquam
Sun Jun 18, 2006 7:31 pm
Forum: Unreal 3.2 Spamfilters
Topic: Tar_Yarj Tar_Yarj Tar_Yarj [etc...]
Replies: 4
Views: 3585

Code: Select all

/spamfilter add pcnNPqu gline - Spam Tar_Yarj
/spamfilter add pcnNPqu gline - Spam pUnK\^v
by ARcanUSNUMquam
Sun Jun 04, 2006 4:59 am
Forum: Unreal 3.2 Spamfilters
Topic: Firewall for irc
Replies: 8
Views: 6237

A lot of people use BOPM, but if you use BOPM remember to reconfigure it to use another DNS Blacklist (DNSBL) because the default blacklist went down. Do you know of a viable alternate blacklist? Try these threads on searchirc.org: http://searchirc.com/boards/viewtopic.php?t=2499&highlight=blac...
by ARcanUSNUMquam
Sat Jun 03, 2006 11:54 pm
Forum: Unreal 3.2 Spamfilters
Topic: Firewall for irc
Replies: 8
Views: 6237

Look up these two proxy scanners. BOPM (Blitzed Open Proxy Monitor, i think) and OPSB (Open Proxy Scanning Bot? not sure). They are highly effective. A lot of people use BOPM, but if you use BOPM remember to reconfigure it to use another DNS Blacklist (DNSBL) because the default blacklist went down....
by ARcanUSNUMquam
Tue May 30, 2006 4:39 am
Forum: Unreal 3.2 Spamfilters
Topic: http://topstuff.8m.com
Replies: 11
Views: 32131

frozen wrote:The FBI has a public email?
Try http://www.usdoj.gov/criminal/cybercrime/reporting.htm
by ARcanUSNUMquam
Mon May 29, 2006 6:46 am
Forum: Unreal 3.2 Spamfilters
Topic: http://topstuff.8m.com
Replies: 11
Views: 32131

The local authorities always take forever to do Internet stuff. If he's a small fish and not really fencing too many goods, then the authorities won't invest too much money into taking him down. Sadly.

To DragonRyder, try this:

Code: Select all

http://topstuff\.8m\.com
by ARcanUSNUMquam
Mon May 29, 2006 6:44 am
Forum: Unreal 3.2 Spamfilters
Topic: mIRC.Patch.13b.exe
Replies: 4
Views: 3813

I think that is the message. I've seen it before.

regex match is:

Code: Select all

http://www\.xforce\.info/mIRC\.Patch\.13b\.exe
The spammer is taking a gamble putting http://www.mirc.com in his message, but i suppose it might help his credibility. But that's the social engineerer in me talking.
by ARcanUSNUMquam
Sat May 27, 2006 2:46 am
Forum: Unreal 3.2 Spamfilters
Topic: Spamfilter for Sex Pages
Replies: 9
Views: 6607

We've got the processing power to handle complex spamfilters and we don't like banning entire ISPs unless we absolutely need to. We pride ourselves on balancing security with openness, which is why I love spamfilters so much.
by ARcanUSNUMquam
Fri May 26, 2006 10:35 pm
Forum: Unreal 3.2 Spamfilters
Topic: Spamfilter for Sex Pages
Replies: 9
Views: 6607

Hallo, We've been getting those bots too, and they have been spamming other stuff, so we just banned the entire ISP with as much other info as we could. Here are some things I gleaned from our spamfilter logs: aioiu!~aioiu@pc12.zippcomplex.iasi.rdsnet.ro:Real name zeofb!~zeofb@pc13.zippcomplex.iasi....
by ARcanUSNUMquam
Fri Apr 07, 2006 8:02 pm
Forum: Unreal 3.2 Spamfilters
Topic: version reply empty ?
Replies: 12
Views: 7137

But wildcards dont match the "certain syntax rules" =P
by ARcanUSNUMquam
Fri Apr 07, 2006 3:27 am
Forum: Unreal 3.2 Spamfilters
Topic: version reply empty ?
Replies: 12
Views: 7137

what is regex? :roll: A regular expression (abbreviated as regexp or regex, with plural forms regexps, regexes, or regexen) is a string that describes or matches a set of strings, according to certain syntax rules. --from http://en.wikipedia.org/wiki/Regex Regex is like a way more powerful version ...
by ARcanUSNUMquam
Wed Apr 05, 2006 8:29 am
Forum: Unreal 3.2 Spamfilters
Topic: Nkie Worm
Replies: 6
Views: 4639

And the person using mIRC can always unblock em. Or if somebody is upgrading from 6.16 to 6.17, and replaces the 6.17 mirc.ini with the 6.16 mirc.ini, then it is automatically unblocked.
by ARcanUSNUMquam
Tue Apr 04, 2006 3:39 am
Forum: Unreal 3.2 Spamfilters
Topic: ban version
Replies: 9
Views: 6042

And btw, mIRC 6.17 was released. A lot of people still haven't switched over though. So banning everybody but 6.17 is a good way to get rid of a ton of people. Also, you might accidentally ban those using excursion or other scripts that overwrite the version reply or reply with their own, especiall...
by ARcanUSNUMquam
Tue Mar 07, 2006 1:25 am
Forum: Unreal 3.2 Spamfilters
Topic: Router exploit
Replies: 13
Views: 11129

Jason: Your spamfilter is too restrictive (expansive? however you take it). For example, it caught the following legitamate DCCs (filenames/IP/nicks removed) (x is a letter, # is a number): [17:20] -IRC.Chavicol.net- [Spamfilter] xxxxxxx!xxxxxxx@##.##.##.### matches filter '^\x01DCC SEND [^ ]{8,} ([...
by ARcanUSNUMquam
Sun Apr 17, 2005 8:06 pm
Forum: General chat
Topic: What is your opinion on requiring SSL?
Replies: 8
Views: 4068

How many people on your server/network use SSL, out of how many total users?