# stealthwatch-enterprise-csv-tools **Repository Path**: mirrors_CiscoDevNet/stealthwatch-enterprise-csv-tools ## Basic Information - **Project Name**: stealthwatch-enterprise-csv-tools - **Description**: Tools used to for converting CSV data into Stealthwatch Enterprise XML configuration data, and vice versa. Includes scripts to fetch data from 3rd-party sources to integrate with Stealthwatch (Cisco Talos, Cisco Cyber Vision, Microsoft Office 365, and more). - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stealthwatch Enterprise CSV Tools Tools used to for converting CSV data into Stealthwatch Enterprise XML configuration data, and vice versa. Currently, the following capabilities are available: * [CSV-to-Subtree-XML](CSV-to-Subtree-XML) * Includes scripts to fetch data from: * [Cisco Cyber Vision](./CSV-to-Subtree-XML/Third-Party-Scripts/CyberVision) * [Cisco Talos IP Blacklist](https://github.com/CiscoSE/TalosBlacklistImporter) * [Microsoft Office 365](https://github.com/CiscoSE/Office365Importer) * Public ASNs (coming soon...) * xml-to-csv (coming soon...) ### Requirements * Python (version 3.0+) ### Known issues No known issues. ### Getting help Use this project at your own risk (support not provided). *If you need technical support with Cisco Stealthwatch, do one of the following:* * Browse the Forum * Check out our [forum](https://community.cisco.com/t5/custom/page/page-id/customFilteredByMultiLabel?board=j-disc-dev-security&labels=stealthwatch) to pose a question or to see if any questions have already been answered by our community. We monitor these forums on a best effort basis and will periodically post answers. * Open A Case * To open a case by web: http://www.cisco.com/c/en/us/support/index.html * To open a case by email: tac@cisco.com * For phone support: 1-800-553-2447 (U.S.) * For worldwide support numbers: www.cisco.com/en/US/partner/support/tsd_cisco_worldwide_contacts.html ## Licensing info This code is licensed under the BSD 3-Clause License. See [LICENSE](./LICENSE) for details.