Re: Application sniffer

From: Harlan Carvey (keydet89_at_yahoo.com)
Date: 09/22/04

  • Next message: Laura A. Robinson: "RE: Application sniffer"
    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...

    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------


  • Next message: Laura A. Robinson: "RE: Application sniffer"