Re: Scanning whole network?

tabris <[email protected]> Tue, 30 Aug 2005 04:10:03 -0400
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
On Monday 29 August 2005 3:26 am, Name 141 wrote:
> is it possible to scan the whole network insted of one shell?  I am
> using Unreal 3.2.3 , i told the bot to use the +s +cF snomasks, but
> it only seems to scan one shell.  Is it possible to add 2
> connexregex's ? or what do i need to do to scan the whole network ?
you need to slightly modify the connregex

typically it is not recommended that you use only a single bopm, for redundancy issues of nothing else.

however, I can grab the regex (the modification is very small)

Original regex:
connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

modified regex:
connregex = "\\*\\*\\* Notice -- Client connecting.*: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

note how it only adds a ".*"

This is no doubt a FAQ, and you should have been able to find it w/o our help.

-- 
"Yes, and I feel bad about rendering their useless carci into dogfood..."
-- Badger comics
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBDFBRmgbFCivvqDfQRAiYrAJ4obi/JKLTVWSqtxzx/tfy0i6smTwCgjidd
1cml0ZipCUSvKE1Rw3UimVc=
=58ja
-----END PGP SIGNATURE-----