Windows Shared Resources
Retrieves the list of shared resources in the target Windows system.:
Query
select * from shared_resources;
Additional Query Info
- Version: 2.0.0
- Platform: windows
- Interval: 86400
JSON
{
"queries": {
"Windows Shared Resources": {
"query": "select * from shared_resources;",
"interval": "86400",
"platform": "windows",
"version": "2.0.0",
"description": "Retrieves the list of shared resources in the target Windows system.",
"value": ""
}
}
}