
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.

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

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


None.

Checks to see if a particular input file contains a type of active content that we are interested in processing.
Processes the given input file by calling the appropriate extraction handler.

Jeff Puchalski, <jpuchalski@mitre.org>

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.