Re: Application sniffer
From: Harlan Carvey (keydet89_at_yahoo.com)
Date: 09/22/04
- Previous message: Brig C. McCoy: "Re: Application sniffer"
- In reply to: Schalk van der Merwe: "Application sniffer"
- Next in thread: Laura A. Robinson: "RE: Application sniffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 22 Sep 2004 03:23:29 -0700 (PDT) To: focus-ms@securityfocus.com
> I am looking for a tool that could scan a network
> and give a report on
> installed applications. We have a large developer
> wing and the guys are
> installing all sorts of applications on the PC. Does
> anyone know of something that can do this?
WMI is an excellent resource for this...there is a
class that will give you the installed applications on
each machine, as well as additional information about
each application. Implementing it in Perl is
relatively trivial...
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: Brig C. McCoy: "Re: Application sniffer"
- In reply to: Schalk van der Merwe: "Application sniffer"
- Next in thread: Laura A. Robinson: "RE: Application sniffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]