category: Data Enrichment & Threat Intelligence provider: Bitsight sectionorder: - Connect - Collect commonfields: id: Sixgill_Darkfeed version: -1 configuration: - display: Sixgill API client ID name: client_id required: true type: 0 section: Connect - display: Sixgill API client secret name: client_secret required: true type: 4 section: Connect - defaultvalue: 'all' display: Sixgill Confidence name: confidence type: 15 options: - all - "90" - "80" - "70" - "60" additionalinfo: 'Ingest all IOCs=all, IOC exactly fits description=90, IOC almost exactly fits description=80, IOC mostly fits description=70, IOC generally fits description=60' required: false section: Collect - defaultvalue: 'true' display: Fetch indicators name: feed type: 8 required: false section: Collect - additionalinfo: Indicators from this integration instance will be marked with this reputation defaultvalue: feedInstanceReputationNotSet display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 required: false section: Collect - additionalinfo: Reliability of the source providing the intelligence data display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 defaultvalue: B - Usually reliable section: Collect - name: tlp_color display: "Traffic Light Protocol Color" options: - RED - AMBER - GREEN - WHITE type: 15 additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed required: false section: Collect - defaultvalue: 'indicatorType' display: "" name: feedExpirationPolicy type: 17 options: - never - interval - indicatorType required: false section: Collect - defaultvalue: '20160' display: "" name: feedExpirationInterval type: 1 required: false section: Collect - defaultvalue: '2' display: Feed Fetch Interval name: feedFetchInterval type: 19 required: false section: Collect - display: The maximum number of indicators to fetch. name: maxIndicators type: 0 defaultvalue: '1000' required: false section: Collect - display: Bypass exclusion list name: feedBypassExclusionList type: 8 additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. required: false section: Collect - display: Use system proxy settings name: proxy type: 8 required: false section: Connect - display: Incremental Feed name: feedIncremental type: 8 defaultvalue: 'true' hidden: true required: false section: Collect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - additionalinfo: Supports CSV values. display: Tags name: feedTags type: 0 required: false section: Collect description: Leverage the power of Sixgill to supercharge Cortex XSOAR with real-time Threat Intelligence indicators. Get IOCs such as domains, URLs, hashes, and IP addresses straight into the XSOAR platform. display: Sixgill DarkFeed Threat Intelligence name: Sixgill_Darkfeed script: script: '-' commands: - arguments: - default: true defaultValue: '50' description: The maximum number of results to return. name: limit description: Fetching Sixgill DarkFeed indicators. execution: true name: sixgill-get-indicators dockerimage: demisto/sixgill:1.0.0.10120494 feed: true runonce: false subtype: python3 type: python fromversion: 5.5.0 tests: - No tests (auto formatted)