> but i need only:
> 
> 1)current client MAC address/ip address
> 2)windows version and maybe windows service pack version
> 3)netbios hostname
> 4)domain membership
> 

1, 3 and 4 can easily be gotten via netbios queries, which can be scripted
quite easily using Perl and the Net::NBName module.  The documentation provides
good examples for the beginner.  2 is best done with some dedicated fingerprinting 
app, but none of them are foolproof, and not all of them know about service packs.
Perhaps a remote registry query?

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to