Could you help to solve this problem: i got some kind of trojan. the symptome: taskmanager is disabled by administrator, slow internet and computer.
Printable View
Could you help to solve this problem: i got some kind of trojan. the symptome: taskmanager is disabled by administrator, slow internet and computer.
1. You know who instal "NightProwler keylogger" in you system ?
2. If you drive [b]F:[/b] and [b]e:[/b] flash or HDD (not cd or dvd !)
Execute this script in AVPTools -
[code]
begin
SetAVZGuardStatus(True);
QuarantineFile('f:\1044404.exe','');
QuarantineFile('E:\autorun.inf','');
DeleteFile('E:\autorun.inf');
DeleteFile('f:\1044404.exe');
RebootWindows(true);
end.
[/code]
4. Execute this script for unlock taskmanager -
[code]
begin
ExecuteRepair(11);
end.
[/code]
Repeat AVP log, look [url=http://virusinfo.info/showthread.php?t=9184]rules[/url] and make additional HijakThis log.