Trojaner-Board

Trojaner-Board (https://www.trojaner-board.de/)
-   Log-Analyse und Auswertung (https://www.trojaner-board.de/log-analyse-auswertung/)
-   -   Avira findet TR.Vawtrak.A.365 und kann ihn nicht dauerhaft löschen (https://www.trojaner-board.de/157255-avira-findet-tr-vawtrak-a-365-ihn-dauerhaft-loeschen.html)

Warlord711 07.08.2014 12:16

Dann lass uns mal nen manuellen Fix probieren:

Drücke bitte die Windowstaste + R Taste und schreibe notepad in das Ausführen Fenster.

Kopiere nun folgenden Text aus der Code-Box in das leere Textdokument

Code:

cmd: net stop wuauserv
cmd: net stop bits
cmd: net stop cryptsvc
cmd: ren %systemroot%\SoftwareDistribution %systemroot%\SoftwareDistribution.old
cmd: ren %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old
cmd: net start wuauserv
cmd: net start bits
cmd: net start cryptsvc
cmd: net start workstation


Speichere diese bitte als Fixlist.txt auf deinem Desktop (oder dem Verzeichnis in dem sich FRST befindet).
  • Starte nun FRST erneut und klicke den Entfernen Button.
  • Das Tool erstellt eine Fixlog.txt.
  • Poste mir deren Inhalt.



Probier nochmal die Updates.

andreara 07.08.2014 16:34

hier ist das fixlog
Code:

Fix result of Farbar Recovery Tool (FRST written by Farbar) (x86) Version:5-08-2014
Ran by super at 2014-08-07 17:30:10 Run:1
Running from C:\Users\super\Desktop
Boot Mode: Normal

==============================================

Content of fixlist:
*****************
cmd: net stop wuauserv
cmd: net stop bits
cmd: net stop cryptsvc
cmd: ren %systemroot%\SoftwareDistribution %systemroot%\SoftwareDistribution.old
cmd: ren %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old
cmd: net start wuauserv
cmd: net start bits
cmd: net start cryptsvc
cmd: net start workstation
       
*****************


=========  net stop wuauserv =========

The Windows Update service is stopping.
The Windows Update service was stopped successfully.


========= End of CMD: =========


=========  net stop bits =========

The Background Intelligent Transfer Service service is stopping..
The Background Intelligent Transfer Service service was stopped successfully.


========= End of CMD: =========


=========  net stop cryptsvc =========

The Cryptographic Services service is stopping..
The Cryptographic Services service was stopped successfully.


========= End of CMD: =========


=========  ren %systemroot%\SoftwareDistribution %systemroot%\SoftwareDistribution.old =========

The syntax of the command is incorrect.

========= End of CMD: =========


=========  ren %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old =========

The syntax of the command is incorrect.

========= End of CMD: =========


=========  net start wuauserv =========

The Windows Update service is starting.
The Windows Update service was started successfully.


========= End of CMD: =========


=========  net start bits =========

The Background Intelligent Transfer Service service is starting.
The Background Intelligent Transfer Service service was started successfully.


========= End of CMD: =========


=========  net start cryptsvc =========

The Cryptographic Services service is starting.
The Cryptographic Services service was started successfully.


========= End of CMD: =========


=========  net start workstation =========

The requested service has already been started.

More help is available by typing NET HELPMSG 2182.


========= End of CMD: =========


==== End of Fixlog ====

das Update scheint nun zu funktionieren!

Ganz herzlichen Dank für deine wertvolle Hilfe!!!:dankeschoen:

Warlord711 07.08.2014 16:47

Cool und das obwohl ich nen Fehler im Script hatte - tja Windows halt ;-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:53 Uhr.

Copyright ©2000-2025, Trojaner-Board


Search Engine Optimization by vBSEO ©2011, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131