Share

Passive Asset Detection System

Code

Programming Languages: C, Perl

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://passive.svn.sourceforge.net/svnroot/passive passive

Show:

What's happening?

  • Services missed because of I_ATTEMPTS too high

    Pads uses a counter i_attempts to limit the number of attempts to identify services. The default value specified in global.h is I_ATTEMPT = 4. The problem is that when a service is detected less than 4 times and is not identified, it will never be reported by Pads. A workaround is to update the default value of I_ATTEMPTS to 1 in gloabl.h, but this might reduce the detection accuracy. A...

    2009-11-30 22:15:41 UTC by cispeo

Our Numbers