|
|||||||||||
| Le Forum de Référence sur les Technologies Microsoft - http://www.forum-microsoft.org | |||||||||||
Modérateurs: Thierry DEMAN (MVP Exchan, Moez, ygainche, Modérateurs_Applicatifs












bigstyle a écrit:Pour info des malwares utilisant la faille ont déjà détecté
TrojanSpy:Win32/Gimmiv.A. : http://www.microsoft.com/security/porta ... 2fGimmiv.A
et
TrojanSpy:Win32/Gimmiv.A.dll : http://www.microsoft.com/security/porta ... mmiv.A.dll
Ils se chargent de downloader un fichier n2.exe afin d'utiliser l'exploit puis de s'auto-supprimer.

On Windows Vista and Windows Server 2008, filter the affected RPC identifier
In addition to blocking ports with the Windows Firewall, the Windows Vista and Windows Server 2008 editions can selectively filter RPC Universally Unique Identifiers (UUID). To prevent this vulnerability, add a rule that blocks all RPC requests with the UUID equal to 4b324fc8-1670-01d3-1278-5a47bf6ee188. This is accomplished through the network shell. To access the network shell, run the following command from an elevated command prompt:
netsh
Once in the netsh environment, enter the following commands:
netsh>rpc
netsh rpc>filter
netsh rpc filter>add rule layer=um actiontype=block
netsh rpc filter>add condition field=if_uuid matchtype=equal data=4b324fc8-1670-01d3-1278-5a47bf6ee188
netsh rpc filter>add filter
netsh rpc filter>quit
The Filter Key is a randomly generated UUID specific to each system. To confirm the filter is in place, run the following command from an elevated command prompt:
netsh rpc filter show filter
If the commands are successful, the system displays the following information:
Listing all RPC Filters.
---------------------------------
filterKey: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
displayData.name: RPCFilter
displayData.description: RPC Filter
filterId: 0x12f79
layerKey: um
weight: Type: FWP_EMPTY Value: Empty
action.type: block
numFilterConditions: 1
Where filterKey: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx equates to the randomly generated UUID relevant to your system.
Impact of workaround. Certain applications that rely on the Microsoft Server Message Block (SMB) Protocol may not function as intended. However, you will still be able to view and use file shares and printer resources on other systems.
How to undo the workaround. Run the following command from an elevated command prompt:
netsh rpc filter delete filter xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Where filterKey: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx equates to the randomly generated UUID relevant to your system.




childerik a écrit:Merci pour l'information
Mon WU a fait le travail ce matin.
Et puis derrière une Freebox en mode routeur.
Sauf mémoire défaillante de ma part, mais il me semble que c'est le premier blaster-like depuis XP SP2, non ?


kazer a écrit:Il faut qu'au niveau des noyau 6.x la faille est de niveau important et non critique

bigstyle a écrit:childerik a écrit:Merci pour l'information
Mon WU a fait le travail ce matin.
Et puis derrière une Freebox en mode routeur.
Sauf mémoire défaillante de ma part, mais il me semble que c'est le premier blaster-like depuis XP SP2, non ?
Ouais c'est le 1er depuis Blaster.
Il est d'ailleurs en niveau de criticité "2" chez Microsoft ce qui est assez rare pour être signalé

Utilisateurs parcourant actuellement ce forum : Aucun utilisateur inscrit et 0 invités