HoneyClient::Agent::Driver::ActiveContent - Perl module that extracts


HoneyClient-Agent documentation  | view source Contained in the HoneyClient-Agent distribution.

Index


NAME

Top

HoneyClient::Agent::Driver::ActiveContent - Perl module that extracts information from various forms of active content, such as SWF Flash movies. Currently the information returned is a list of URLs that were embedded in the active content.

VERSION

Top

This documentation refers to HoneyClient::Agent::Driver::ActiveContent version 0.1.

SYNOPSIS

Top

  use HoneyClient::Agent::Driver::ActiveContent;







DESCRIPTION

Top

PRIVATE METHODS

Top

None.

PUBLIC METHODS

Top

HoneyClient::Agent::Driver::ActiveContent->isActiveContent()

Checks to see if a particular input file contains a type of active content that we are interested in processing.

HoneyClient::Agent::Driver::ActiveContent->process()

Processes the given input file by calling the appropriate extraction handler.

AUTHORS

Top

Jeff Puchalski, <jpuchalski@mitre.org>

COPYRIGHT & LICENSE

Top


HoneyClient-Agent documentation  | view source Contained in the HoneyClient-Agent distribution.