- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 04:58 AM
I am wondering if anybody has used Qualys asset groups in the assignment rule conditions before, I'm trying to avoid using hundreds of IPs/ ranges in the conditions but I can't seem to dot walk to the asset groups.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:48 AM - edited ‎12-05-2023 07:58 AM
We are a Rapid7 shop, not Qualys, so not sure if this translates completely. Asset groups from Rapid7 are not imported to Vulnerability Response (98% certainty on that statement). However, asset groups can be configured to create Asset Tags on assets contained in the group, and Tags are imported to VR. Tags can be found on the Discovered Item record in the Host Tag or Resource Tag attribute (depending on version).
We use tags often in our assignment rules by dot-walking DiscoveredItem.HostTag.
Hope this helps.
Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:48 AM - edited ‎12-05-2023 07:58 AM
We are a Rapid7 shop, not Qualys, so not sure if this translates completely. Asset groups from Rapid7 are not imported to Vulnerability Response (98% certainty on that statement). However, asset groups can be configured to create Asset Tags on assets contained in the group, and Tags are imported to VR. Tags can be found on the Discovered Item record in the Host Tag or Resource Tag attribute (depending on version).
We use tags often in our assignment rules by dot-walking DiscoveredItem.HostTag.
Hope this helps.
Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:51 AM
Thank you - familiar with using tags, will recommend that approach.