|
Home » Download »
Software »
Sicurezza » RootkitRevealer 1.71 | |
| RootkitRevealer 1.71 | |
Informazioni Download: Aggiornato il: 11/12/08 Downloads effettuati: 47 Sistema operativo: Windows XP Lingua del software: Inglese Licenza utilizzo: Freeware Sito ufficiale: Clicca qui per il Link. Dimensione su disco:
231 Kb Tempo download:
0,75 secondi con Linea ADSL 2464 Kb Hai scoperto un nuovo Software?? Segnalalo Qui!! |
|
| Scheda Download: | |
|
RootkitRevealer è un avanzato programma di utilità di rilevamento dei rootkit. Esso può essere eseguito su Windows NT 4 o superiore e la sua produzione elenchi e file del Registro di sistema API con discrepanze che potrebbero indicare la presenza di una user-mode o kernel-mode rootkit. RootkitRevealer rileva con successo molti rootkit persistenti compresi AFX, vincere e superare HackerDefender (nota: RootkitRevealer non è destinato a rilevare alcuni rootkit che tentano di nascondere i loro files o chiavi di registro). Il motivo per cui non vi è più una riga di comando versione è che gli autori di malware hanno iniziato il targeting RootkitRevealer di scansione utilizzando il suo nome eseguibile. Abbiamo quindi aggiornato RootkitRevealer per eseguire la sua scansione in modo casuale da un nome copia di se stesso che viene eseguito come servizio di Windows. Questo tipo di esecuzione non è favorevole a una riga di comando di interfaccia. Si noti che è possibile utilizzare opzioni della riga di comando per eseguire una scansione automatica con i risultati registrati in un file, che è l'equivalente della riga di comando versione del comportamento. ![]() What is a Rootkit? The term rootkit is used to describe the mechanisms and techniques whereby malware, including viruses, spyware, and trojans, attempt to hide their presence from spyware blockers, antivirus, and system management utilities. There are several rootkit classifications depending on whether the malware survives reboot and whether it executes in user mode or kernel mode. Persistent Rootkits A persistent rootkit is one associated with malware that activates each time the system boots. Because such malware contain code that must be executed automatically each system start or when a user logs in, they must store code in a persistent store, such as the Registry or file system, and configure a method by which the code executes without user intervention. Memory-Based Rootkits Memory-based rootkits are malware that has no persistent code and therefore does not survive a reboot. User-mode Rootkits There are many methods by which rootkits attempt to evade detection. For example, a user-mode rootkit might intercept all calls to the Windows FindFirstFile/FindNextFile APIs, which are used by file system exploration utilities, including Explorer and the command prompt, to enumerate the contents of file system directories. When an application performs a directory listing that would otherwise return results that contain entries identifying the files associated with the rootkit, the rootkit intercepts and modifies the output to remove the entries. The Windows native API serves as the interface between user-mode clients and kernel-mode services and more sophisticated user-mode rootkits intercept file system, Registry, and process enumeration functions of the Native API. This prevents their detection by scanners that compare the results of a Windows API enumeration with that returned by a native API enumeration. Kernel-mode Rootkits Kernel-mode rootkits can be even more powerful since, not only can they intercept the native API in kernel-mode, but they can also directly manipulate kernel-mode data structures. A common technique for hiding the presence of a malware process is to remove the process from the kernel's list of active processes. Since process management APIs rely on the contents of the list, the malware process will not display in process management tools like Task Manager or Process Explorer. |
|