category: Data Enrichment & Threat Intelligence provider: Amazon commonfields: id: Alexa Rank Indicator version: -1 configuration: - additionalinfo: Reliability of the source providing the intelligence data. defaultvalue: A - Completely reliable display: Source Reliability name: integrationReliability options: - A+ - 3rd party enrichment - 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: '2000000' display: Sensitivity threshold for configuring which domains are suspicious versus trusted. name: threshold required: true type: 0 - display: Alexa rank - top domains to be considered trusted. name: benign defaultvalue: "0" type: 0 required: true additionalinfo: These domains will be given a DbotScore of good. - display: Use system proxy settings name: proxy type: 8 required: false - display: Trust any certificate (not secure) name: insecure type: 8 required: false description: Deprecated. Vendor has declared end of life for this product. No available replacement. deprecated: true display: Alexa Rank Indicator (Deprecated) name: Alexa Rank Indicator script: commands: - arguments: - default: true description: Domain to search. name: domain required: true description: Provides an Alexa ranking of the Domain in question. name: domain outputs: - contextPath: Domain.Name description: The Domain being checked type: string - contextPath: DBotScore.Score description: The actual score. type: number - contextPath: DBotScore.Vendor description: The vendor used to calculate the score. type: string - contextPath: DBotScore.Domain description: Domain being reported type: string - contextPath: DBotScore.Type description: The indicator type. type: string - contextPath: DBotScore.Indicator description: The indicator that was tested. type: string - contextPath: Alexa.Domain.Indicator description: The Domain being checked type: string - contextPath: Alexa.Domain.Name description: The Domain being checked type: string - contextPath: Alexa.Domain.Rank description: Alexa rank as determined by Amazon type: string runonce: false script: '' type: python subtype: python2 dockerimage: demisto/python:2.7.18.27799 tests: - Alexa Test Playbook fromversion: 5.0.0