by kjak
This library provides an interface to Nmap's scan data (from the XML output either by scanning or just reading it in). This is somewhat similar to the Perl Nmap::Parser, but is comprised of more classes, more methods and is Ruby-fied with blocks.
kjak committed revision 200 to the Ruby Nmap::Parser Library SVN repository, changing 1 files
kjak committed revision 199 to the Ruby Nmap::Parser Library SVN repository, changing 2 files
kjak committed revision 198 to the Ruby Nmap::Parser Library SVN repository, changing 2 files
See the changelog for details
o Fixed a state matching bug in methods like tcp_ports() in which a specified state would sometimes match an unrelated one. Now these methods properly match all states exactly as well as combinations like "open|filtered" as they should. (This bug ...
o Fixed a state matching bug in methods like tcp_ports() in which a specified state would sometimes match an unrelated one. Now these methods properly match all states exactly as well as combinations like "open|filtered" as they should. (This bug ...
o Fixed a state matching bug in methods like tcp_ports() in which a specified state would sometimes match an unrelated one. Now these methods properly match all states exactly as well as combinations like "open|filtered" as they should. (This bug ...
See the ChangeLog for details
o Enhanced port specification parsing code. o Added the newer starttime and endtime host attributes (individual host scan times) to ::Host. o Added the newer scanflags scaninfo attribute as scanflags() in ::Session for printing the scanflags ...
o Enhanced port specification parsing code. o Added the newer starttime and endtime host attributes (individual host scan times) to ::Host. o Added the newer scanflags scaninfo attribute as scanflags() in ::Session for printing the scanflags ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use