mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2003
Posts: 157
R
RuFy Offline OP
Vogon poet
OP Offline
Vogon poet
R
Joined: Nov 2003
Posts: 157
Hi, this is the problem.
When I join a malformed channel (see the mIRC 6.16 auto.invite exploit) on mIRC 6.17 and my script nothing appends.
When I change mIRC version from 6.17 to 6.2 mIRC execute malformed request, and evil code running.
I have tested this on a fresh mIRC copy without result, so I think that this was caused with some raw event. shocked

One more consideration.
Before code execution, those are the raw events that I have displayed:

<- :message.from.server.it 353 [R]u[F]y = #$($w($decode(.#6YI8VL@.G!I<FQO;F4`))) :@[R]u[F]y
<- :message.from.server.it 366 [R]u[F]y #$($w($decode(.#6YI8VL@.G!I<FQO;F4`))) :End of NAMES list.
<- :message.from.server.it 324 [R]u[F]y #$($w($decode(.#6YI8VL@.G!I<FQO;F4`))) +

O
Om3n
Om3n
O
mIRC Options > Other > Lock "dissable commands" options have no effect in preventing this?

Joined: Nov 2003
Posts: 157
R
RuFy Offline OP
Vogon poet
OP Offline
Vogon poet
R
Joined: Nov 2003
Posts: 157
Yes Lock Decode prevent this, but If you deactivate this check and load some script (try MTS Engine by SolidSnake) exploit occours.

Joined: Dec 2002
Posts: 3,842
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,842
I can't seem to reproduce the issue here. I tested with a clean install of mIRC and added several raw events which trigger on the numerics you mention, using a similar channel name. Can you show us the raw event that causes the problem for you?

Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Quote:
(try MTS Engine by SolidSnake) exploit occours.


Does it happen without the script? If not, it's a script problem and should be reported to the script author, not mIRC's.

F
FaiNT
FaiNT
F
this most likey means that the script uses a timer for the event, as timers run $idents


Link Copied to Clipboard