Download List

프로젝트 설명

Ruby Nmap::Parser Library provides a Ruby interface to Nmap's scan data. It can run Nmap and parse its XML output directly from the scan, parse a file containing the XML data from a separate scan, parse a String of XML data from a scan, or parse XML data from an object via its read() method. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-02 18:27
0.3.5

XML 구문이 빠르게 만들어졌다. 콜백 지원이 추가되었습니다. 많은 새로운 기능 및 버그수정가 추가되었습니다.
XML parsing was made faster. Callback support was added. Many new features and bugfixes were added.

2009-02-09 12:06
0.3.2

국가 tcp_ports과 같은 방법으로 검색이 릴리스의 버그 수정 ()는 지정된 상태로 때로는 무관한 하나의 일치하는 것이다. 지금은 이러한 방법을 제대로 정확하게뿐만 아니라, 같은 조합은 "미국 경기 열려 | 필터링된"그들은해야합니다. parsestring () XML 데이터의 문자열을 구문 분석이 추가되었습니다. ExtraPorts과 Traceroute에 추가되었습니다 : 방법과 비교 : 타. 에 scan_time : : 세션 "새로운"속성의 경과를 사용하여 업데이 트되었습니다. 예외 메시지를 라이브러리에 의해 제기 향상됩니다. 많은 문서와 일반적인 코드를 개선합니다.
Tags: Minor bugfixes
This release fixes 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. parsestring() has been added to parse a string of XML data. A compare method has been added to ExtraPorts and Traceroute::Hop. scan_time in ::Session has been updated to use the new "elapsed" attribute. Exception messages raised by the library are improved. There are many documentation and general code improvements.

2009-01-02 16:17
0.3.1

포트 사양을 구문 분석하는 코드가 향상되었습니다. 최신 starttime 및 endtime 호스트 속성 (개별 호스트 번 스캔)에 추가되었습니다 : : 호스트. scanflags 최신 scaninfo 속성 scanflags로 (6 월) : : 세션 scanflags ( ""예 PSHACK 검사를 지정된 형식과 관련된 인쇄하기 위해 추가되었습니다 에 대한 "응답") 유형을 검사합니다. 다양한 구현 reworkings 완료했다. 대부분의 설명서 업데이 트를 완료했다.
Tags: Minor feature enhancements
Port specification parsing code was enhanced. The
newer starttime and endtime host attributes
(individual host scan times) were added to ::Host.
The newer scanflags scaninfo attribute was added
as scanflags() in ::Session for printing the
scanflags associated with the specified scan type
(e.g. "PSHACK" for scan type "ack"). Various
implementation reworkings were done. Many
documentation updates were done.

2008-04-25 07:33
0.3

이 릴리스에는 많은 중요한 업데이 트와 버그수정이 포함되어있습니다. 현재의 모든 사용자가 업그레이 드를 촉구했다.
Tags: Major bugfixes
This release contains many important updates and
bugfixes. All current users are urged to upgrade.

2008-01-05 01:42
0.2.1

이 릴리스에는 수정이 경우 OS를 감지하지만,이 수행 구문 분석이 실패 원인 버그도 - v를 않고 - d는 스캔을 할 때 사용되었다.
Tags: Major bugfixes
This release fixes a bug that caused parsing to fail if OS detection was performed but neither -v nor -d were used when scanning.

Project Resources