The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2012-12-19

  • added raw (array keypair return) support
  • added 'limit' option
  • bugfix to snort plugin
  • ported bro plugin
  • bugfix to domain plugin (adding rdata_type keyword)
  • added service type to domain and ipv4 plugins
  • bugfix to portlist for ipv4 and domain
  • added better bgp support
  • backported 'advanced config' support from cif-client v0
  • added html output
  • fix to restriction functions
  • added option allowing the rounding of floating point confidence numbers

Modules

Perl extension for formatting an array of IODEFDocumentType (IODEF protocol buffer objects) messages into things like tab-delmited tables, csv and snort rules
Perl extension providing high level API access to Iodef::Pb. It takes simple key-pair hashes and maps them to the appropriate IODEF classes using a Module::Pluggable framework of plugins.

Provides

in lib/Iodef/Pb.pm
in lib/Iodef/Pb/Format/Bindzone.pm
in lib/Iodef/Pb/Format/Bro.pm
in lib/Iodef/Pb/Format/Csv.pm
in lib/Iodef/Pb/Format/Html.pm
in lib/Iodef/Pb/Format/Json.pm
in lib/Iodef/Pb/Format/Pcapfilter.pm
in lib/Iodef/Pb/Format/Raw.pm
in lib/Iodef/Pb/Format/Snort.pm
in lib/Iodef/Pb/Format/Table.pm
in lib/Iodef/Pb/Simple/Plugin.pm
in lib/Iodef/Pb/Simple/Plugin/AdditionalData.pm
in lib/Iodef/Pb/Simple/Plugin/Alternativeid.pm
in lib/Iodef/Pb/Simple/Plugin/Assessment.pm
in lib/Iodef/Pb/Simple/Plugin/Bgp.pm
in lib/Iodef/Pb/Simple/Plugin/Carboncopy.pm
in lib/Iodef/Pb/Simple/Plugin/Contact.pm
in lib/Iodef/Pb/Simple/Plugin/Detecttime.pm
in lib/Iodef/Pb/Simple/Plugin/Domain.pm
in lib/Iodef/Pb/Simple/Plugin/Email.pm
in lib/Iodef/Pb/Simple/Plugin/Eventdata.pm
in lib/Iodef/Pb/Simple/Plugin/Guid.pm
in lib/Iodef/Pb/Simple/Plugin/Hash.pm
in lib/Iodef/Pb/Simple/Plugin/Incidentid.pm
in lib/Iodef/Pb/Simple/Plugin/Ipv4.pm
in lib/Iodef/Pb/Simple/Plugin/Malware.pm
in lib/Iodef/Pb/Simple/Plugin/Method.pm
in lib/Iodef/Pb/Simple/Plugin/Purpose.pm
in lib/Iodef/Pb/Simple/Plugin/Relatedactivity.pm
in lib/Iodef/Pb/Simple/Plugin/Reporttime.pm
in lib/Iodef/Pb/Simple/Plugin/Restriction.pm
in lib/Iodef/Pb/Simple/Plugin/Url.pm