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

Changes for version 0.10 - 2012-05-07

  • bugfix to Iodef/Url.pm where Regexp::Common qw/URI/ wasn't functioning properly for google spreadsheet phishes
  • [jeff] modified config parsing to allow for [query] sections like [botnet/url] and so on. you can use this to customize the snort output without needing to keep multiple config files. see example.conf
  • [jeff] modified snort output plugin to properly handle feeds where the 'address' field contains a url. the snort rule will be properly formatted once the url is parsed. "the right thing" will happen if eg a port number is specified in the url, or an ip address, and so on. only urls specifying the http protocol are processed.

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/Email.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