hi,

i just did a extensive research on finding useful tools for accessing
the windows registry from linux. the conclusion is, there is nothing
out in the wild (except rpcclient, but my samba version 2.2.8a doesn't
support the regkey command, mentioned on the samba mailinglist)

so i falled back with the very useful Win32::TieRegistry module on
windows itself. will make some scripts for remote accessing and
reading the required keys.

thanks again simonis for your useful hint !

cheers
geri



On Sat, 2004-03-27 at 20:02, [EMAIL PROTECTED] wrote:
> > 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