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

Changes for version 0.02 - 2012-01-19

  • added parser warnings to Table output
  • cleaned up bindzone output
  • cleaned up snort, bindzone and table doc

Changes for version 0.01_11 - 2011-11-15

  • work-around for REST::Client install bug
  • doc fix

Changes for version 0.01_10 - 2011-10-25

  • bugfixes
  • Makefile.PL fixes

Changes for version 0.01_08 - 2011-09-28

  • added html output plugin
  • other performance fixes

Changes for version 0.01_07 - 2011-09-01

  • don't call ->plugins() from a loop, speeds things up
  • bugfixes to Plugin/Iodef/Url.pm wrt hashes
  • minor bugfix to Table display (malware md5's)

Changes for version 0.01_06 - 2011-07-28

  • added group (guid) support
  • minor bugfix to Plugin::Table
  • added "query" value to feed-> passthrough

Changes for version 0.01_05 - 2011-07-27

  • minor bugfixes
  • added tls_verify option

Changes for version 0.01_04 - 2011-07-27

  • minor bugfixes

Changes for version 0.01_03 - 2011-07-25

  • minor bugfixes
  • doc updates (cif -h)
  • few changes to the 'defaults' for restriction

Changes for version 0.01_02 - 2011-07-16

  • few minor bugfixes

Changes for version 0.01_01 - 2011-07-01

  • revamped for working with cif-0.01_03 api
  • added Iodef plugin to trasnlate IODEF json documents to simple hashes

Modules

Perl extension that extends REST::Client for use with the CI-Framework REST interface

Provides

in lib/CIF/Client/Plugin/Bindzone.pm
in lib/CIF/Client/Plugin/Csv.pm
in lib/CIF/Client/Plugin/Html.pm
in lib/CIF/Client/Plugin/Iodef.pm
in lib/CIF/Client/Plugin/Iodef/Bgp.pm
in lib/CIF/Client/Plugin/Iodef/Domain.pm
in lib/CIF/Client/Plugin/Iodef/Group.pm
in lib/CIF/Client/Plugin/Iodef/Ipv4.pm
in lib/CIF/Client/Plugin/Iodef/Malware.pm
in lib/CIF/Client/Plugin/Iodef/Service.pm
in lib/CIF/Client/Plugin/Iodef/ShareWith.pm
in lib/CIF/Client/Plugin/Iodef/Url.pm
in lib/CIF/Client/Plugin/Iptables.pm
in lib/CIF/Client/Plugin/Output.pm
in lib/CIF/Client/Plugin/Parser.pm
in lib/CIF/Client/Plugin/Pcapfilter.pm
in lib/CIF/Client/Plugin/Raw.pm
in lib/CIF/Client/Plugin/Snort.pm
in lib/CIF/Client/Plugin/Table.pm

Examples