in reply to nmap::parser question

According to the Nmap web site, "Nmap offers no direct database output functionality". It did, however, recommend PBNJ to get your data to a database such as SQLite, MySQL, or Postgres. Looks promising---I'd give it a try.

Replies are listed 'Best First'.
Re^2: nmap::parser question
by kathys39 (Acolyte) on Aug 26, 2008 at 14:11 UTC
    Well right now I am using the nmap::parser library to parse my data and dump it into a database. I'm just curious because their doesn't seem be support for the "reason" and "reason_ttl" fields which my client wants to store....