Majestic Million
Free search and download of the top million websites.
Data Enrichment & Threat Intelligence · Majestic Million Feed · Feed
Details
| ID | Majestic Million |
|---|---|
| Provider | Majestic-12 Limited |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
Majestic Million
Troubleshooting
Ingesting a million indicators may cause performance issues.
The default value is 100k. If you encounter performance issues, consider decreasing the limit.
Configure Majestic Million in Cortex
| Parameter | Description | Required |
|---|---|---|
| feed | Fetch indicators | False |
| feedReputation | Indicator Reputation | False |
| feedReliability | Source Reliability | True |
| limit | Number of top domains to fetch from the feed. | False |
| tlp_color | Traffic Light Protocol Color | False |
| feedExpirationPolicy | False | |
| feedExpirationInterval | False | |
| feedFetchInterval | Feed Fetch Interval | False |
| feedBypassExclusionList | Bypass exclusion list | False |
| feedTags | Tags | False |
| insecure | Trust any certificate (not secure) | False |
| proxy | Use system proxy settings | False |
| use_https | Use HTTPS connection | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
majesticmillion-get-indicators
Gets the feed indicators.
Base Command
majesticmillion-get-indicators
Input
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of results to return. Default is 50. | Optional |
Context Output
There is no context output for this command.
Command Example
!majesticmillion-get-indicators limit=4
Context Example
{}
Human Readable Output
Indicators
value type fields facebook.com Domain domainname: facebook.com
domainreferringsubnets: 500065
domainreferringips: 2959982
idndomain: facebook.com
tags:google.com Domain domainname: google.com
domainreferringsubnets: 496082
domainreferringips: 2743820
idndomain: google.com
tags:youtube.com Domain domainname: youtube.com
domainreferringsubnets: 451680
domainreferringips: 2401931
idndomain: youtube.com
tags:twitter.com Domain domainname: twitter.com
domainreferringsubnets: 443003
domainreferringips: 2369579
idndomain: twitter.com
tags:
Configuration parameters
feed— Fetch indicatorsfeedReputation— Indicator ReputationfeedReliability— Source Reliability (required)limit— Number of top domains to fetch from the feed.tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—feedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listfeedTags— Tagsinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsuse_https— Use HTTPS connection
Commands (1)
-
majesticmillion-get-indicatorsGets the feed indicators.