You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var names = extract_netbios_names(data, namescount);
trace(names);
KBase("NETBIOS names", "The remote hosts responds to NETBIOS requests on UDP port 137. It's possible to list the NETBIOS names (including the name of the host and the logged on username). [break] List of names: [pre]" + names + "[/pre]");