Microsoft MVPs inside





 MCSEboard.de – IT Pro Forum zu Windows Server 2008 R2 / 2008 / 2003 & Windows 7 / Vista / XP
Registrieren Hilfe Regeln Benutzerliste Suchen Heutige Beiträge Alle Foren als gelesen markieren

Off Topic


Die MCSEboard.de Member Lounge: Small Talk Forum — Bitte keine technischen Fragen


Antwort
     
Themen-Optionen
Alt 16.01.2006, 20:54   #1
Junior Member
 
Offline
Registriert seit: 10-2005
Beiträge: 105
Virus auf Windowas datei

Hi Leute
ich habe heut meine festplatte fomatiert,inst6allierte dann ein antivirusprogramm (pc-cillin 2004)und habe dann sofort ein update gemacht
so nun hat der 2 viren gefunden (würmer) namens: WORM.SDBOT.COH und mein antivirenprogramm kann die nicht löschen bzw. reparieren bzw. in quarante stellen
weis nicht was ich machen sol bnin froh das ich dieses thema noch schreiben kann denn der stockt wie bekloppt
bitte helft schnell
gruß alextv01
    Mit Zitat antworten
Alt 16.01.2006, 21:01   #2
Member
 
Offline
Registriert seit: 01-2006
Beiträge: 180
1.) http://www.microsoft.com/technet/sec.../MS05-039.mspx installieren, wenn Du Win2000 hast
2.) Zitat von http://de.trendmicro-europe.com/ente...WORM_SDBOT.COH

Lösung:

Restarting in Safe Mode

• On Windows 2000

1. Restart your computer.
2. Press the F8 key, when you see the Starting Windows bar at the bottom of the screen.
3. Choose the Safe Mode option from the Windows Advanced Options Menu then press Enter.

• On Windows XP

1. Restart your computer.
2. Press F8 after the Power-On Self Test (POST) is done. If the Windows Advanced Options Menu does not appear, try restarting and then pressing F8 several times after the POST screen.
3. Choose the Safe Mode option from the Windows Advanced Options Menu then press Enter.


Editing the Registry

This malware modifies the system's registry. Users affected by this malware may need to modify or delete specific registry keys or entries. For detailed information regarding registry editing, please refer to the following articles from Microsoft:

1. HOW TO: Backup, Edit, and Restore the Registry in Windows 2000
2. HOW TO: Back Up, Edit, and Restore the Registry in Windows XP and Server 2003

Removing Autostart Key from the Registry

Removing autostart key from the registry prevents the malware from executing at startup.

If the registry key below is not found, the malware may not have executed as of detection. If so, proceed to the succeeding solution set.

1. Open Registry Editor. Click Start>Run, type REGEDIT, then press Enter.
2. Still in the left panel, locate and delete the key: HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>ILT

Restoring Modified Entries from the Registry

1. Still in the Registry Editor, in the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>
Security Center
2. In the right panel, locate and delete the following entries:
* UpdatesDisableNotify = "dword:00000001"
* AntiVirusDisableNotify = "dword:00000001"
* FirewallDisableNotify = "dword:00000001"
* AntiVirusOverride = "dword:00000001"
* FirewallOverride = "dword:00000001"
3. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Policies>Microsoft>
WindowsFirewall>StandardProfile
4. In the right panel, locate and delete the following entry:
EnableFirewall = "dword:00000000"
5. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Policies>Microsoft>
WindowsFirewall>DomainProfile
6. In the right panel, locate and delete the following entry:
EnableFirewall = "dword:00000000"
7. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>Lanmanserver>parameters
8. In the right panel, locate the delete the following entries:
* AutoShareWks = "dword:00000000"
* AutoShareServer = "dword:00000000"
9. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>Lanmanworkstation>parameters
10. In the right panel, locate and delete the following entries:
* AutoShareWks = "dword:00000000"
* AutoShareServer = "dword:00000000"
11. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Policies>Microsoft>
Windows>WindowsUpdate
12. In the right panel, locate and delete the entry:
DoNotAllowXPSP2 = "dword:00000001"
13. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>Messenger
14. In the right panel, locate the entry:
Start = "dword:00000004"

,,,
...
    Mit Zitat antworten
Alt 16.01.2006, 21:02   #3
Member
 
Offline
Registriert seit: 01-2006
Beiträge: 180
15. Right-click on this registry entry and choose Modify. Change the value of this entry to:
Start = "dword:00000002"
16. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>RemoteRegistry
17. In the right panel, locate the entry:
Start = "dword:00000004"
18. Right-click on this registry entry and choose Modify. Change the value of this entry to:
Start = "dword:00000002"
19. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>TlntSvr
20. In the right panel, locate and set the following entry:
Start = "dword:00000004"
21. Right-click on this registry entry and choose Modify. Change the value of this entry to:
Start = "dword:00000003"
22. In the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>Services>wscsvc
23. In the right panel, locate the entry:
Start = "dword:00000004"
24. Right-click on this registry entry and choose Modify. Change the value of this entry to:
Start = "dword:00000002"

Restoring EnableDCOM and RestrictAnonymous Registry Entries

This malware modifies EnableDCOM and RestrictAnonymous registry entries to a certain value. To know more about restoring these registries to their original values, please refer to these articles:

1. COM security frequently asked questions
2. How to disable DCOM support in Windows
3. How to Use the RestrictAnonymous Registry Value in Windows 2000
4. The "RestrictAnonymous" Registry Value May Break the Trust to a Windows 2000 Domain

To restore this entry to its default value, please perform the following instructions:

1. Still in the Registry Editor, in the left panel, double-click the following:
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Ole
2. In the right panel, locate the entry:
EnableDCOM = "N"
3. Right-click on this registry entry and choose Modify. Change the value of this entry to:
EnableDCOM = "Y"
4. Close Registry Editor.

Important Windows XP Cleaning Instructions

Users running Windows XP must disable System Restore to allow full scanning of infected systems.

Users running other Windows versions can proceed with the succeeding procedure set(s).

Running Trend Micro Antivirus

If you are currently running in safe mode, please restart your system normally before performing the following solution.

Scan your system with Trend Micro antivirus and delete files detected as WORM_SDBOT.COH. To do this, Trend Micro customers must download the latest virus pattern file and scan their system. Other Internet users can use HouseCall, the Trend Micro online virus scanner.

Applying Patches

This malware exploits known vulnerabilities in Windows. Download and install the fix patch supplied by Microsoft. Refrain from using this product until the appropriate patch has been installed. Trend Micro advises users to download critical patches upon release by vendors.



Weitere Informationen zu dieser Bedrohung finden Sie unter

Überblick
Technische Details
Statistiken
    Mit Zitat antworten
Alt 16.01.2006, 21:05   #4
Junior Member
 
Offline
Registriert seit: 10-2005
Beiträge: 105
also ich habe xp
und da soll ich jetzt beim neustart F8 drücken und den abgesicherten modus wählen und dann??
danke für die schnelle hilfe
gruß alextv01
    Mit Zitat antworten
Alt 16.01.2006, 21:12   #5
Member
 
Offline
Registriert seit: 01-2006
Beiträge: 180
Zitat von alextv01
also ich habe xp
und da soll ich jetzt beim neustart F8 drücken und den abgesicherten modus wählen und dann??1
1. Open Registry Editor. Click Start>Run, type REGEDIT, then press Enter.
2. Still in the left panel, locate and delete the key: HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>
Services>ILT
    Mit Zitat antworten
Alt 16.01.2006, 21:15   #6
Junior Member
 
Offline
Registriert seit: 10-2005
Beiträge: 105
könntest du das vielleicht in deutsch schreiben???
meine englischkenntnisse sind nicht sehrgut
gruß alextv01
    Mit Zitat antworten
Alt 16.01.2006, 21:23   #7
Member
 
Offline
Registriert seit: 01-2006
Beiträge: 180
1.) start --> ausführen --> regedit

HKEY_LOCAL_MACHINE>SYSTEM>CurrentControlSet>Services>ILT

suchen und löschen

2.) neu starten

3.) virus entfernen

4.) daten sichern

5.) windows von vertrauenswürdigen medien neu installieren

6.) daten zurücksichern
    Mit Zitat antworten
Alt 17.01.2006, 12:13   #8
Junior Member
 
Offline
Registriert seit: 10-2005
Beiträge: 105
hi
wennn ich diese datei eingebe dann schließt sich das fenster von alloeine wieder
was ist das schon wieder `???
gruß alextv01
    Mit Zitat antworten
Alt 17.01.2006, 12:19   #9
Member
 
Offline
Registriert seit: 01-2006
Beiträge: 180
Zitat von alextv01
wennn ich diese datei eingebe dann schließt sich das fenster von alloeine wieder
was ist das schon wieder `???
gruß alextv01
Übliches Virenverhalten. Viren schützen sich davor, mittels Regedit entfernt zu werden.
Läuft ein Prozess "ilt.exe"? Beenden, nochmal probieren!
    Mit Zitat antworten
Alt 17.01.2006, 16:39   #10
Junior Member
 
Offline
Registriert seit: 10-2005
Beiträge: 105
hi
danke ist aber nicht mehr nötig
ich habe ein neues anti viren programm installiert und nun ist der weg
juhuhuhu
gruß alextv01
    Mit Zitat antworten
Antwort


Themen-Optionen


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Batch-Datei - täglichen eine aktuelle Datei kopieren Bib Windows Forum — Allgemein 6 17.02.2010 20:39
Rechte Maustaste auf Datei und Datei öffnen dauert Ewigkeit Andre Gastreich Windows Server Forum 1 23.10.2006 08:42
Virus in outlook.pst-Datei Shauny MS Exchange Forum 3 09.11.2004 20:57
dringend Hilfe VIRUS VIRUS exchange_user Windows Forum — Allgemein 9 27.12.2003 15:26
Windowas Installer kommt dauernd hoch buzzel Windows Forum — Allgemein 3 10.11.2003 16:42


Alle Zeitangaben in MEZ/CET. Es ist jetzt 21:31 Uhr. Seite generiert in 0,044 Sekunden.

- Unsere Partner -

Copyright © 2000 – 2012 MCSEboard.de

Sprung zum Seitenanfang