remote procedure call termination

  • Thread starter Thread starter d
  • Start date Start date
D

d

What does this mean? My computer boots up, and then this
message pops up, tells me to log off, and then it does it
all over again. What do I need to do? Do I have big
problems?

thanks

d
 
Hi!d!
Remote Procedure Call (RPC) is a protocol that is used by the Windows
operating system. RPC provides an inter-process communication mechanism
that allows a program that is running on one computer to seamlessly run
code on a remote computer. The protocol itself is derived from the Open
Software Foundation (OSF) RPC protocol. The RPC protocol that is used by
Windows includes some additional Microsoft-specific extensions.
The worm, W32.Blaster.Worm and its variants, exploits a security issue here.
http://www.microsoft.com/security/incident/blast.asp

http://support.microsoft.com/?kbid=823980

regards/
ssg MS-MVP
pronetworks.org
 
d said:
What does this mean? My computer boots up, and then this
message pops up, tells me to log off, and then it does it
all over again. What do I need to do? Do I have big
problems?

You have the Blaster worm!!

First, stop the bug from running by hitting CTRL-ALT-DELETE and
bringing up the task manager. Look for msblast.exe in the list, and
kill it. Now your computer won't shut down, but the bug is still there
and will run the next time you start your machine. Go to this URL to
find out how to get rid of it:
http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.removal.tool.html
 
Tim Slattery said:
You have the Blaster worm!!

First, stop the bug from running by hitting CTRL-ALT-DELETE and
bringing up the task manager. Look for msblast.exe in the list, and
kill it. Now your computer won't shut down, but the bug is still there
and will run the next time you start your machine. Go to this URL to
find out how to get rid of it:
http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.removal.tool.html

Just a minor correction. You don't get the RPC error because msblast.exe is
running, you get it because other systems that are trying to infect yours
are sending "buggy" code which the RPC server chokes on rather than carry
out the full exploit like it should.

Regards,

Tim H.
 
Blaster worm removal:

www.homepage-link.to/blaster

--

Yours faithfully,


John Aidiniantz

www.funbus.org
www.homepage-link.to/blaster
www.real-audio-jukebox.com


Tim H. said:
Tim Slattery said:
You have the Blaster worm!!

First, stop the bug from running by hitting CTRL-ALT-DELETE and
bringing up the task manager. Look for msblast.exe in the list, and
kill it. Now your computer won't shut down, but the bug is still there
and will run the next time you start your machine. Go to this URL to
find out how to get rid of it:
http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.removal.tool.html
Just a minor correction. You don't get the RPC error because msblast.exe is
running, you get it because other systems that are trying to infect yours
are sending "buggy" code which the RPC server chokes on rather than carry
out the full exploit like it should.

Regards,

Tim H.
 
Tim Slattery said:
You have the Blaster worm!!

First, stop the bug from running by hitting CTRL-ALT-DELETE and
bringing up the task manager. Look for msblast.exe in the list, and
kill it. Now your computer won't shut down, but the bug is still there
and will run the next time you start your machine. Go to this URL to
find out how to get rid of it:
http://securityresponse.symantec.com/avcenter/venc/data/w32.blaster.worm.removal.tool.html

Just a minor correction. You don't get the RPC error because msblast.exe is
running, you get it because other systems that are trying to infect yours
are sending "buggy" code which the RPC server chokes on rather than carry
out the full exploit like it should.

Regards,

Tim H.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top