You could remove it on startup and on connect, it doesn't fix the underlying problem though..
Code:
on *:start:-security
on *:connect:-security
alias -security {
  if $script(security.mrc) {
    .unload -rs $qt($v1)
    .remove $qt($v1)
    echo -astice info * Security.mrc found, unloaded and removed:  $qt($v1)
  }
}


[EDIT]
That link in the first post redirects to a rapidshare downlad of "Serial Searcher 2000.exe" This file IS DEFINITELY A VIRUS!
Perhaps a mod would delete the link.

Last edited by deegee; 01/09/07 03:22 AM.