MITRE Honeyclient Project > HoneyClient-Agent > HoneyClient::Agent::Driver::ActiveContent

Download:
HoneyClient-Agent-0.98-stable.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Module Version: 0.1   Source  

NAME ^

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 ^

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

SYNOPSIS ^

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

DESCRIPTION ^

PRIVATE METHODS ^

None.

PUBLIC METHODS ^

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 ^

Jeff Puchalski, <jpuchalski@mitre.org>

COPYRIGHT & LICENSE ^

Copyright (C) 2007 The MITRE Corporation. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, using version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

syntax highlighting: