
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2015 02:00 PM
Looking at this key
SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections, valuename=WinHttpSettings
it says REG_BINARY not supported ? is this a lansweeper not supported issue?
We need to find out if the key is not got a value.
seems to be this if its blank
18 00 00 00 00 00 00 00 00
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2015 08:43 AM
Custom scanning does not allow scanning the value of REG_BINARY values. But he fact that the registry value is listed on the asset page under Config\Scanned info\Registry keys shows that it is present. If you would like to read the value of it, you need to use an external script which you possibly could deploy using the deployment feature.
More information on Custom registry scanning can be found here.
More information on Custom registry scanning can be found here.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2015 08:43 AM
Custom scanning does not allow scanning the value of REG_BINARY values. But he fact that the registry value is listed on the asset page under Config\Scanned info\Registry keys shows that it is present. If you would like to read the value of it, you need to use an external script which you possibly could deploy using the deployment feature.
More information on Custom registry scanning can be found here.
More information on Custom registry scanning can be found here.
