in reply to Re: Remote OS Detection
in thread Remote OS Detection

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: Remote OS Detection
by marto (Cardinal) on Apr 07, 2010 at 09:39 UTC

    Then you need to think about how you would query such systems. I suspect that, once again, you've been given a task to do at work and the first thing you've done is post a poor question here asking for advice, without even doing any research for yourself. It doesn't even sound like you're looking for a perl based solution to this. Various open source projects already exist for the purposes of monitoring and auditing networks of computers.

Re^3: Remote OS Detection
by DrHyde (Prior) on Apr 07, 2010 at 10:39 UTC
    You want p0f. There's a perl wrapper in Net::P0f. Unfortunately it has failing tests.