mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 04:39:03 +00:00
Fix embedded Linux osclasses
Instead of 'Class Vendor | Linux | 2.6.X | device', we will use two lines: Class Linux | Linux | 2.6.X | device Class Vendor | embedded || device This allows us to better track separate CPEs for hardware and OS, as well as guarantee that Linux kernels will get the cpe:/o:linux:linux_kernel CPE, which is important for vulnerability analysis. This change also improves some auto-CPEs by matching anywhere in the line, instead of just the beginning of the fingerprint name. [ci skip]
This commit is contained in:
7287
nmap-os-db
7287
nmap-os-db
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user