Distribution kit

The Kaspersky Threat Feed App for MISP distribution kit contains the following files and directories.

Package contents

Item

Description

base_processes.py

Python module necessary for converting feeds.

defs.py

Python module containing settings and definitions.

delete_events.py

Python module necessary for removing previously imported events from MISP.

feed_util.py

Python module necessary for Feed Utility.

integrity_check.xml

File containing information about signatures of permanent files included in the distribution kit. This file should not be modified.

integrity_checker

Binary file necessary for verifying the integrity of permanent files included in the distribution kit.

kl_to_misp_converter.py

Python module necessary for converting feeds.

main.py

Feed converter.

misp_api.py

Python module for the import utility.

requirements.txt

List of Python packages necessary for the the converter.

settings.py

File containing settings.

technics.py

File containing the list of MITRE techniques.

utils.py

Python module necessary for converting feeds.

doc/EULA.txt

End User License Agreement (EULA).

doc/Kaspersky_Threat_Feed_App_for_MISP_Online_Documentation.html

HTML page that redirects to this documentation.

doc/legal_notices.txt

Text file with legal notices for the converter and Feed Utility. This file contains information about third-party code used by Kaspersky Threat Feed App for MISP.

version.txt

File containing technical information on the build number.

feed_util/feeds.pem

Certificate needed for getting access to demo feeds.

feed_util/kl_feed_compiler

Binary file used by Feed Utility to compile feeds.

feed_util/kl_feed_util

Feed Utility binary file. Feed Utility downloads Kaspersky Threat Data Feeds.

feed_util/template.conf

File used by the main.py script as a Feed Utility configuration file template.

feed_util/TextExtraction

Utility that parses PDF files.

Page top