Wednesday, January 7, 2009

 Search: on   
Menu
  Home (News):
· Home
· Send News
· AvantGo
· Stories Archive
· Topics

Downloads:
· Full Programs
· Full Programs List
· Downloads I
· Downloads II
· eMule
· Messenger

 Comunity:
· Forums FP
· Web Links
· Members List
· Recommend Us
· Surveys
· Feedback

 Users:
· Your Account
· Webmail
· Add FullPrograms
· Add Download

Statistics:
· Statistics
· Top

Our Network:
 ProgramasFull
 Logiciel Full
 Legal Help
Advertising
Afiliates
Exploit on mIRC 6.12 Another One...

Hacking Software and Hacking News DCC Exploit Affecting 6.12 Breaking News. On Oct 20, another exploit was identified which can crash even the recently released version 6.12. It only seems to affect people who minimize DCC get dialog windows (manually or by default), and then open those windows to get a file with an excessively long filename. To view details, click Read more...

You can't be crashed unless that sequence of events occurs. That manual step is required. If you auto-get the file, or don't get the file at all, nothing happens. If and only if you think the above affects you, then here is a temporary fix which should be pasted in your "remotes" section (alt-r to access). It basically rejects any excessively long filename. ctcp *:dcc send:*: if ($len($nopath($filename)) >= 225) { echo 4 -s $nick tried to crash you with an illegal dcc send of $nopath($filename) | halt } or this shorter version without the warning message: ctcp *:dcc send:*: if ($len($nopath($filename)) >= 225) halt If you are not comfortable with modifying your remotes, you can just ignore all incoming DCC sends with the following, which is the same temporary fix as for the other bug described in the next section: /ignore -wd * You can undo the above command by /ignore -rwd * (note the r for remove).


Posted on Saturday, October 25 @ 22:18:29 EDT by draxofavalon
 
Login
Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
Related Links
Article Rating
Average Score: 3.5
Votes: 4


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad

Options
"Exploit on mIRC 6.12 Another One..." | Login/Create an Account | 0 comments
The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register