- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-01-2013 09:19 AM
I am trying to find more detail on what this vulnerability is and what could possibly be triggering it in a Windows Server environment. I am thinking that it might be a mis-configured service or application native to Windows Server but looking for a system expert to confirm or deny that theory.
When I look it up in the Threat Vault all it says is the flowing (which is far from helpful):
Attack Name | Service Enum Through SMB ServiceEnum2 |
Description | Remote Enum Service Through SMB By ServiceEnum2 function number |
Threat ID | 30867 |
References | https://threatvault.paloaltonetworks.com/Home/ThreatDetail/30867 |
Severity | informational |
Category | info-leak |
02-01-2013 11:01 AM
Someone or something tried to list which users are logged in to your server by using the SMB ServiceEnum2 function.
This is classified as informational so its in most cases nothing bad.
But it can be worth investigating which ipaddresses performs these lookups and perhaps whitelist those and then trigger an alert if someone else other than these sourceip's performs such enumeration (for example an intruder).
For more information (similar stuff):
02-01-2013 11:01 AM
Someone or something tried to list which users are logged in to your server by using the SMB ServiceEnum2 function.
This is classified as informational so its in most cases nothing bad.
But it can be worth investigating which ipaddresses performs these lookups and perhaps whitelist those and then trigger an alert if someone else other than these sourceip's performs such enumeration (for example an intruder).
For more information (similar stuff):
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!