nse icon indicating copy to clipboard operation
nse copied to clipboard

Samba Unsupported Version Detection

Open freb opened this issue 5 years ago • 0 comments

smb-os-discovery: similar to nessus samba_unsupported.nasl / smb_nativelanman.nasl

Samba version string is contained in the lanmanager variable: https://github.com/nmap/nmap/blob/0855eb4c0c38b6e9a455a005faad7bf197315362/nselib/smb.lua#L1219

Also available in result param in start_session. This should be available in lanmanager parameter in smb-os-discovery script.

freb avatar Oct 14 '19 20:10 freb