On Monday 30 November 2009 14:52:24 Goran Ličina wrote: > > -----Original Message----- > > From: [email protected] [mailto:openvas- > > [email protected]] On Behalf Of Michael Meyer > > Sent: Friday, November 27, 2009 12:30 PM > > To: [email protected] > > Subject: Re: [Openvas-plugins] smb_enum_services.nasl > > > > Hello Goran, > > > > *** Goran Li?ina <[email protected]> wrote: > > > as you know we are working on last missing dep - > > > > smb_enum_sevices.nasl. > > > > > However we can't find appropriate literature and protocol definitions > > > > for > > > > > DCE/RPC over SMB and are a bit stuck on that. > > > > > > Can anybody point us to some materials that could help us? > > > > http://www.amazon.com/DCE-RPC-over-SMB- Internals/dp/1578701503 seems > > to be the only useful source. > > We also discovered this book, but it seems hard to find (except on Amazon > ;). > > > http://ftp.us.debian.org/debian/pool/main/n/nessus- plugins/nessus- > > plugins_2.2.10-6_i386.deb > > contains an old version of smb_enum_services.nasl which seems to be > > released under the GPL. AFAICS this will not work with OpenVAS but it > > could be inspiring for you. Maybe take a look on it... > > Thanks, we'll take a look and see if it's useful. > > > HTH > > You were helpful as always :) > > Thanks! > > Goran > > _______________________________________________ > Openvas-plugins mailing list > [email protected] > http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins > Another option would be to extend out the use of libsmbclient. This would actually be my preferred option for SMB operations that don't need support for malformed packets. It's probably worth considering where the operations are used for long term information gathering (as opposed to short term vulnerability enumeration).
Tim -- Tim Brown <mailto:[email protected]> <http://www.openvas.org/> _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
