Hello,
and welcome to this community forums.
Only a few very short hints / pointers:
- Approach 1: You could:
- clone the
basescan configuration - add the VT
OS Detection Consolidation and Reporting/os_detection.naslwith the OID1.3.6.1.4.1.25623.1.0.105937to this can config - see 9 Scanning a System - Greenbone Enterprise Appliance – GOS 24.10.0 for more background info on such scan configuration handling / usage
- clone the
- Approach 2:
- The
os_detection.naslis “only” a “wrapper” to consolidate, collect, enumerate and report the OS based on a huge amount of other VTs (see the relevantscript_dependenciesentries of that file) openvas-naslis not really a tool for the “end user” / for “full” scans as you e.g. would need to maintain the whole dependency chain on your own manually- if you still want to go down this rabbit hole (i would strongly discourage to do this) some guidance might be available in various posts on this forums like e.g. How to test a single .nasl via the command line - #3 by _jp
- The